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! :)
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