• Resolved bistromatic

    (@bistromatic)


    Hello,

    I was wondering if there is a way to increase the size of the social media icons in the footer widget. They are a bit small for my taste.

    By the way, I love the Sinatra theme!

    Thank you!
    Detlef

Viewing 4 replies - 1 through 4 (of 4 total)
  • Branko

    (@brankoconjic)

    Hey Detlef,

    You can add the following CSS code into the Appearance ? Customize ? Additional CSS field:

    .sinatra-social-nav > ul > li > a .si-icon {
      font-size: 1.5rem;
      height: 2rem;
    }

    Let me know if that worked for you.

    Thanks!

    Thread Starter bistromatic

    (@bistromatic)

    Works like a charm!

    I added

    background-color: #444;

    so that they have a better separation from the dark footer background ??

    Thank you!

    Branko

    (@brankoconjic)

    I’m glad to hear that ??

    An option to control the size of social media icons will be added in the next Sinatra Core update.

    Theme Author sinatrateam

    (@sinatrateam)

    Resolving this issue.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘social media icon size’ is closed to new replies.