[Resolved] Top bar social menu — css to increase text size?

  • Author
    Posts
  • #10747

    Lorilin
    Participant

    Hi there!
    I’d like to increase the text size of my top bar social menu so it matches the size of the Top Bar Menu text, but can’t find settings in the customizer for this. I tried adding some additional css in the main theme settings, but I must be doing something wrong. Could you help out with the code I need to add in “additional CSS” to get this working? Text size is 16px and height is 38px

    Thanks in advance!
    Lori

    #10749

    Andrew Misplon
    Keymaster

    Hi Lori

    Thanks for reaching out 🙂

    For sure, I’ll send a snippet tomorrow morning. Sorry it can’t be sooner.

    #10750

    Lorilin
    Participant

    Aww, no worries! Thanks for the update — you rock! 🙂

    #10751

    Andrew Misplon
    Keymaster

    Thanks for the wait 🙂

    Please, try adding the following to Customize > Additional CSS and edit the value there:

    .top-bar-menu .menu li a {
    	font-size: 12px;
    }

    Let me know how that goes.

    #10753

    Lorilin
    Participant

    Ooh ooh ohh, thanks so much! Worked perfectly! 🙂
    Thanks so much, you rock!

    #10754

    Andrew Misplon
    Keymaster

    Super 🙂 Glad that helped. All the best.

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.

Scroll to top