- This topic has 5 replies, 2 voices, and was last updated 7 years, 8 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
🙂
Best WordPress Malware Removal Plugins WordPress is an SEO-optimized platform, which is popularly used by many people and businesses to build their website and acquire […]
Simplify Customization with Insert Headers and Footers Plugins Choosing the best insert headers and footers plugins can be daunting enough if you are not ready […]
Enhance Your Store with Powerful WooCommerce Plugins This article will review the very best trail tested and free WordPress plugins for ecommerce. WooCommerce, just like […]