Shudh Theme Responsive Menu

Home Forums Shudh theme support Shudh Theme Responsive Menu

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #91750
    DerekDerek
    Member
    • Topics: 26
    • Replies: 104
    • Total: 130
    Member since: July 27, 2016

    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

    #91770
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30632
    • Total: 30632
    Member since: August 16, 2013

    Hi,

    Kindly use this plugin: https://wordpress.org/plugins/wp-responsive-menu/

    Regards,
    Dave

    #91794
    DerekDerek
    Member
    • Topics: 26
    • Replies: 104
    • Total: 130
    Member since: July 27, 2016

    Thanks Dave. I’ve set that up but how do I remove the old responsive menu and header? both are now visible?

    #91797
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30632
    • Total: 30632
    Member since: August 16, 2013

    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

    #91800
    DerekDerek
    Member
    • Topics: 26
    • Replies: 104
    • Total: 130
    Member since: July 27, 2016

    Perfect, thanks Dave.

    #91801
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30632
    • Total: 30632
    Member since: August 16, 2013

    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

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.