Viewing 6 reply threads
You must be logged in to reply to this topic.
Hi,
I need help deleting the extra navigation button at the top right hand side of the page.
I just need to keep it available for possible future use.
It’s been a long time since we started developing the site, and I know forgot where to add the advertisement pictures for that area. (In case we need to, in the future).
thank you for your help,
Beatriz M.
Hello,
To remove the extra menu, please go to General Options > Layout > Extra Side Navigation, set it off.
Best regards!
I did, but, the main menu “retrieved” to the right on a column like position.
What am I missing?
Thanks!
[caption id="" align="alignnone" width="1172"] Horizontal menu loses horizontal display and shows up vertical, after “Extra Side Navigation” is turned off.[/caption]
Hello,
Please add this code into your custom css box:
.widget_shortcode {
vertical-align: middle;
margin-bottom: 150px;
margin-left: -192px;
width: 600px;
}
We will edit this in the next theme update.
Best regards!
It seems to be a problem with the browser cache in Firefox. The issues are now solved.
Many thanks!
You must be logged in to reply to this topic.