Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #251728

    Could you please help me format the height of this color section? It’s the section at the top of the page with the Contact Us, phone number, etc… links with the id of thinksafetynavbar

    I’m currently using this CSS, but it doesn’t seem to be working. Please advise.

    #thinksafetynavbar {
    height: 45px; }

    http://johnstonsafetysupply.com/think-safety/

    #251829

    Hi danieltjohnston!

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

    #thinksafetynavbar.avia-section {
    min-height: 45px!important;
    }

    Best regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.