Hi there,
I’d like to add some text in the center of my header. I’ve the menu/header with logo left (logo = disabled) and menu right. In the center/middle I’d like to add some text; ‘Moments’.
The website where it’s all about; http://moment-s.nl
Thanks!
Hey Michael64142!
Please refer to the following guide: http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/
Cheers!
Rikard
Thanks!
And when you take a look at scroll a bit down, the menu starts to have a white border-color.
I don’t want this border.
https://www.mlws.me/i/img-JdxdhQ9.png
I already tried some things like this, to make it the same color as the whole header.
.header_color div { border-color: #a81010; }
.header_color ul { border-color: #a81010; }
However, it didn’t help.