• Resolved TH3Mjuss

    (@th3mjuss)


    Hi,

    Is there a way to resize social icons to make them bigger ? If not, is it possible to change them to custom ones ?

    Cheers !

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Ben Sibley

    (@bensibley)

    Thanks for choosing Apex!

    That can be done with the following CSS:

    .social-media-icons i {
      font-size: 28px;
    }

    Copy & paste the code above into the “Custom CSS” section in the Customizer (Appearance > Customize), and it should take affect right away.

    You can change the “28” value to make the icons even bigger, or smaller.

    Thread Starter TH3Mjuss

    (@th3mjuss)

    Thanks for your help !

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Resize social icons’ is closed to new replies.