October 13, 2016 at 8:27 pm
Hi Guys,
Have 2 styling things…
——————————
1) We’ve put our main menu in the Topbar Navigation position and want to:
a) set the background hover/active color to be green like the drop-down rather than grey
We tried this but it effected the drop-down menu and we liked them with the greenshading during hover that the style already has…
.topbarmenu ul li a:hover {background-color: #92c846 !important; color: #000 !important;}
b) remove the little triangle arrows from the parent menus with sub-menus
Neither of these we’ve found on the Options or worked out in CSS
——————————
2) We’ve set the Advanced Styling > Body Background Color to grey and used the following Custom CSS to make the very centre content area to white
.main, #pageheader div.container, #homeheader div.container, #content div.row {background-color: #ffffff !important;}
If possible, we’d like to put a grey line such as {border: 1px #dddddd solid;} around the outside edge of entire white area.
I’ll followup with a private reply that includes a link to site.
Vanessa