Skip to content
Public Ticket #20344

Footer Social Icons Size on Mobile View

Conversation thread

annaknt145 replied

Customer Reply

Perfect!

Thank you very much.

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

@media only screen and (max-width: 767px) {
    .footer-social-remove-circle ul.footer-socials li a i {
        font-size: 16px;
    }     ul.footer-socials li a span {
        font-size: 12px;
    }
}

Change 16px by the icon size and 12px by the social name text size.

Regards,
PenciDesign.



annaknt145 started the conversation

Conversation Start

Hi,

How can I change the social icons size in footer for mobile view?

I have managed to change the size in desktop view but there is no option for mobile or tablet view.

Thank you.

Want to join this conversation or access attachments? Sign in first.