• Hello!

    It seems like something recently changed in the way Activello shows social media icons. I realized today that my icons were completely missing.

    I was able to get my social media menu to show up again, however, now I can’t figure out how to increase the size of the icons like I had before. Has anyone else figured this out? thank you!!

Viewing 1 replies (of 1 total)
  • Hi @mapmaiden,

    I hope you are well today and thank you for your question.

    I have tested it on my test site and it’s working fine for me using latest version of Activello theme.

    Could you please share me your site URL where it’s happening so that i can troubleshoot it?

    You can change size of Social Media Icons by adding the following CSS code in the Custom CSS option of your theme on the below path.

    Admin Area -> Appearance -> Customize -> Activello Options -> Other -> Custom CSS

    #footer-area .social-menu a, #page .social-menu a {
        font-size: 18px;
    }

    Best Regards,
    Vinod Dalvi

Viewing 1 replies (of 1 total)
  • The topic ‘Changing Size of Social Media Icons’ is closed to new replies.