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

    any way to get the color on menu bar to go all the way across?

    http://www.ihi-icr.com/New/

    #503498

    Hey jdrakeproductions!

    Sure, please add following code to Quick CSS in Enfold theme options under General Styling tab

    #header_main_alternate {
        background-color: #0168b7;
    }

    Best regards,
    Yigit

    #503508

    Hi jdrakeproductions!

    Add this to your custom CSS.

    #header_main_alternate { background: blue !important; }
    

    Best regards,
    Elliott

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