I've change the color at the Style variable Editor in Sitebuilder Navigation menu.
Announcement
Collapse
No announcement yet.
How to get the Sitebuildermenu the same color or in one line
Collapse
X
-
This was specifically changed in 5.3.4 to address issues with smaller screens.
It is therefore 'by design' and would require custom code to change it back to how it was.
-
You can add custom CSS to your css_additional.css.
Code:.b-top-menu__background--sitebuilder { background-image: none; background-color: black; }
Translations provided by Google.
Wayne Luke
The Rabid Badger - a vBulletin Cloud demonstration site.
vBulletin 5 API - Full / Mobile
Vote for your favorite feature requests and the bugs you want to see fixed.
Comment
-
Here is the free code to revert Sitebuilder menu to its original position.
https://vbmods.rocks/forum/vbulletin...ginal-position
Comment
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Comment