- This topic has 5 replies, 2 voices, and was last updated 5 years, 10 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › 2nd level menu going out of screen
on SKT Startup Pro Theme. the 2nd level menu is going out of screen. ie. not visible.
eg. on http://360skills.in/ if you hover over training and then microsoft
Hi,
Kindly go to Appearance»Theme Options»Basic Settings»Custom CSS Box:
Add this code there:
.sitenav ul li ul li:nth-child(2):hover .sub-menu {left: inherit; right: 100%;}
Regards,
Brad
hi Brad, it is still not working. i have this code already in place but it is not working… for third item in main menu.. earlier it was working for second last menu item.
also can i add one more main menu item without it going to new line below main menu.
Hi Dheeraj,
Kindly go to Appearance»Theme Options»Basic Settings»Custom CSS Box:
Add this code there:
.sitenav ul li:hover ul { left:inherit; right:0;}
.sitenav ul li:hover ul li:hover ul {left: inherit; right: 100%;}
Regards,
Chris
thank you Cris
it is working now
🙂
LinkedIn not only helps professionals and job-seekers to spread their network but it also help in developing an effective digital marketing strategy. In terms of […]
If you are looking to gain visibility and attract new customers, now is the time to give some serious thought to building a website for […]
Niche WordPress themes are discussed in this article for multi – purpose usages and for creating niche – specific websites and blogs. Creating a website […]