I added some custom page level CSS for page submenu, but am seeing the menu label twice for some reason. Also, how can I keep the title in the container instead of it being full 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):
I added some custom page level CSS for page submenu, but am seeing the menu label twice for some reason. Also, how can I keep the title in the container instead of it being full width?
Is it also possible to add an icon?
.page-id-720 .page-submenu div:before {
Can you provide the relevant page url ? .
Thanks
ThemeNectar Support Team
Use below revised css:
Thanks
ThemeNectar Support Team
Thank you!
How about an icon to the left of Legal Practice Management?
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