• Resolved turoneus

    (@stebauman)


    Is there a way of increasing the size of the social media icons again on the main page, but not the remaining pages? I read on here these were created using a font? so would increasing the font size work? I’m new to this and just starting to learn coding so apologies if I’m making no sense. This is a minor point but it also seems that on all but the “homepage” the icons are not quite centered and plays with my OCD, is this easily correctable?

    Many thanks

    Ste

    site link: http://www.highhorsesband.com

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,
    Firstly, you need to install a custom css plugin. Currently, its not present in the theme but considering its utility, it is being introduced in the next update.
    After installing the plugin, add the following code-

    .home #social-icons span {
    font-size: 40px !important;
    }

    It should do it for you…

    Thread Starter turoneus

    (@stebauman)

    Thank you, worked a dream!

    Hello,
    how to adjust the social media icon location, i want moved down more
    thanks a lot

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Social Media Icons Size’ is closed to new replies.