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[data-dropdown-style="minimal"] .sf-menu >li ul {
width: 34em !important;
}
This worked for me as well, however it also affected the mega menu width so that it no longer spans the entire screen. How can I reduce the dropdown width without it reducing the megamenu width?
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):
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):
Hi,
I want the width of the popup menu to be able to set it in pixels instead of automatic width.
Is it possible to do it? and how?
Thanks in advance
Hey,
Please provide the page url so that i can write up the custom css for whats possible.
Thanks
ThemeNectar Support Team
Hi,
The URL is www.grafologia.cat and my goal is each item in the drop-down menu, use a single line line.
Sorry for delay, but the site is available from yesterday
Thanks in advance
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
Hi,
It Works fine!, I was added
body[data-dropdown-style="minimal"] .sf-menu >li ul {
Thanks a lotwidth: 34px !important;
}
This worked for me as well, however it also affected the mega menu width so that it no longer spans the entire screen. How can I reduce the dropdown width without it reducing the megamenu width?
@fmccullou, Please provide the site url and create a Private Ticket.
Best
ThemeNectar Support Team
I actually resolved this. Thanks!
Can we limit the mega-menu width to the upper menu?
It comes full width for some reason.
This code do the trick - but what about centering it?
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
Have you tested this?
I tested it on your demo aswell and it is still on the left, even if its limited to 80% of the screen.
Hey,
Please provide the page url so that i can write up the custom css for whats possible.
Thanks
ThemeNectar Support Team
https://dev.prestigeteliskikeris.gr/
username: prestige
password: prestige33
Did you try using this option : http://prntscr.com/of7h5g .
Best
ThemeNectar Support Team
Its on already : http://prntscr.com/of91oo
@George,
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