Okay
  Public Ticket #420104
Text Size in Slide Out Widget Area
Closed

Comments

  •  2
    Serfyer started the conversation

    Hello!

    I would like to know how I could change the text size in the slide out widget area.


    Thank you!

    Taylor

  •  8,849
    Tahir replied

    Hey,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :

    #slide-out-widget-area .widget.widget_nav_menu li a {
        font-size: 20px;
    }

    Thanks



    ThemeNectar Support Team 

  •  2
    Serfyer replied

    Thank you so, so much. It worked! Like a glove!