• Resolved bredchic

    (@bredchic)


    Hi. I made a little modifications to kanard and I’d like to enlarge the social icons.
    Is it possible?

Viewing 6 replies - 1 through 6 (of 6 total)
  • [edit]
    increase font size should work fine

    e.g
    .menu-item-17{
    font-size:30px
    }

    sacredpath

    (@sacredpath)

    Automattic Happiness Engineer

    @bredchic, I see your FB icon in your top menu as quite large right now, as well as the social icons in the footer. Did you get this taken care of?

    Thread Starter bredchic

    (@bredchic)

    Hi everybody. I’ve tried the solution, but they didn’t work. Here is the website: nuovaorchestrapedrollo.it
    (excuse the English text on the website, it’s automatically translated and still waiting for somebody to revise it)

    Hi bredchic, thanks for the link, always helpful. ??

    Give this a try in your custom CSS to double the size of the icons in the social menu at the top right:

    .social-navigation a::before {
      font-size: 32px;
    }
    Thread Starter bredchic

    (@bredchic)

    Thanks Kathryn! you’re beautiful ??
    and thanks also to codemovement.pk and sacredpath.

    have a good Christmas time!

    Glad you’re sorted, I’ve marked this as resolved. Happy holidays to you too!

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