Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author CrestaProject

    (@crestaproject)

    BloggerGrl15,
    sure! you can use a plugin like this: https://www.ads-software.com/plugins/wp-add-custom-css/

    Just install the plugin, go to your WordPress Dashboard under “Add Custom CSS” and add this code:

    .site-social {
    	font-size: 100%;
    }

    Best Regards,
    CrestaProject

    Thread Starter BloggerGrl15

    (@bloggergrl15)

    Thank you so much! I did your solution, but I see that the change hasn’t taken place yet. I wonder if that’s because this website is hosted by GoDaddy, where it takes some time for changes to show up.

    The icons don’t look like the ones you see on this website yet: https://michaelbrinkworth.com/

    Theme Author CrestaProject

    (@crestaproject)

    Hi BloggerGrl15,
    those icons are 130%, so the code is this:

    .site-social {
    	font-size: 130%;
    }

    Best Regards,
    CrestaProject

    Thread Starter BloggerGrl15

    (@bloggergrl15)

    Thank you! That worked. Thank you again for your help.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Can't enlarge social media icons’ is closed to new replies.