- This topic has 5 replies, 2 voices, and was last updated 7 years, 7 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 › Shudh theme support › Shudh Theme Responsive Menu
Hi guys,
The responsive menu shows all sub-items under “Commercial”. I want that to be a dropdown menu instead of showing all pages. Can you send me CSS that makes that happen?
Website is http://bsgdesign.ie/
Thanks
Derek
Hi,
Kindly use this plugin: https://wordpress.org/plugins/wp-responsive-menu/
Regards,
Dave
Thanks Dave. I’ve set that up but how do I remove the old responsive menu and header? both are now visible?
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
@media screen and (max-width:768px) {
.header { display:none;}
}
Regards,
Dave
Perfect, thanks Dave.
Hi Derek,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/14/
Regards,
Dave
WordPress CRM Plugins For those who are looking for the best WordPress CRM plugins to boost their businesses online, we have the needed list and […]
WordPress Form Builder Plugins Building a website without forms is like opening a store without doors. You need ways for visitors to contact you, sign […]
Every WordPress website relies on a MySQL database to store everything from your content and user information to site settings and plugin configurations. Yet many […]