Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hi.
I have found a very good thread to solve my problem. This forum is great.
Now I would like to place the secondary menu anywhere I want inside the header. Can anybody help me?
Regards
JAvier
Hi Javier
Thanks for reaching out.
At AppearanceWidgets you can use the Header widget area to insert a menu widget.
Thanks for your messaqge. Yes I do know how to place the widget, but what I am searching is how to place it anywhere I want, inside the header.
I have found this lines to control the size, the font.
#secondary .widget ul {
font-size: 16px;
line-height: normal;
}
#header-sidebar .widget_nav_menu ul li {
font-family: Montserrat alternates;
}
#header-sidebar .widget_nav_menu ul.menu > li > a{
display:block;
text-decoration:none;
color:#555555;
font-weight:500;
font-size:1.3em;
padding:0.9 em 0;
line-height:1em;
}
What I need now is to place the menu where I need.
Regards
You can try using the Masthead widget area instead of the Header widget area. The Masthead widget area replaces the contents of the header allowing you to select the widgets you’d like to use and their order.