I'm trying to modify the theme slightly to fit with our designers concepts. Could you advise how to add an on hover background colour, left align the menu sub items and reduce the padding between the main nav link and the sub item please? Should look something like the attached...
Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
body:not(.material) header#top nav > ul > li:not(#social-in-menu) > a {
padding-bottom: 28px !important;
padding-top: 52px !important;
}
Hi there
I'm trying to modify the theme slightly to fit with our designers concepts. Could you advise how to add an on hover background colour, left align the menu sub items and reduce the padding between the main nav link and the sub item please? Should look something like the attached...
Thanks
James
Any ideas please?
James
Hey Again,
Unfortunately the same layout is not possible with Salient . However the menu items can be re positioned with some custom css .
Please provide the page url so that i can write up the custom css for whats possible. Specifically the page password .
Thanks
ThemeNectar Support Team
Superb thanks I think that's what I need. Page URL is http://ttf.uk.net/newsite/ Password: kvjPhg9Bz-TC3Z;[
James
Hey Again,
Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
Thanks
ThemeNectar Support Team
That's great thanks Tahir. Is it possible to make the dropdown left align as in the screen shot? Currently it's going right...
Thanks
James
Hey Again,
No i am afraid its not possible at the moment .
B.est
ThemeNectar Support Team
OK not to worry thanks
James