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

    hello

    i try to get a line under the header but i found any working code for that
    i want to change the colors and the thickness

    and i don’t want the line at the top of the header

    can you help me?

    i found some codes but they doesn’t work here .

    #1403367

    the website

    #1403399

    Hi,

    Please add the following code to the Quick CSS field in Enfold theme options > General Styling tab

    
    #header_main {
      border-top: none;
      border-bottom-width: 5px;
    }
    

    Best regards,
    Yigit

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