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

    Hello!

    I’m looking for a solution wich can help me to create a full witdh border exactly under the header on all pages in the theme.
    For an example, see the yellow boarder on another site here: http://rockstarenergy.com/

    Thanks in advance! :)

    #413622

    Hi jockejansson!

    Thank you for using our theme.

    In custom.css or Enfold->General Styling->QuickCSS try to put the following:

    
    #header {
        border-bottom: 5px solid yellow !important;
    }
    

    If this is not what you want, pls give us a link to your page so we can check for the correct CSS. You can post it as a private link here.
    Regards,
    Günter

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