Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #479992

    Hi,

    Could you please point me at the right selectors to make the text in the combo widget larger. I’ve increased the font size of the site and the widget needs to catch up with the new size.

    Thanks!!

    #480200

    Hey nigdowser!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .avia_combo_widget * {
        font-size: 13px!important;
    }

    Cheers!
    Yigit

    #480367

    Excellent! Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Enfold Combo Widget CSS’ is closed to new replies.