- This topic has 5 replies, 2 voices, and was last updated 8 years, 3 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
🙂
Free WordPress Carousel Plugins Here is the best free WordPress carousel plugins that you need to know: Are you thinking of giving your WordPress website […]
Appointment Booking Plugins for WordPress Running a service-based business without proper scheduling tools feels like juggling flaming torches while blindfolded. You’re constantly switching between phone […]
Yoast vs All in One SEO: Which SEO WordPress Plugin is Best? You’ve built a fantastic WordPress website. The design is sleek, the content is […]