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

    How do I change the color of the horizontal line running across the top of the page under the menu. Please see image

    #655357

    Hey studiovene,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #header_main {
        border-color: orange;
    }
    

    Best regards,
    Yigit

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