Home Forums WoodMart support forum second mobile menu removed but blank bar still there

second mobile menu removed but blank bar still there

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #476927

    carstationpremium
    Participant

    Hi there, how can I remove the remaining bar blank after I’ve deleted the second menu from mobile? Thank you!

    Attachments:
    You must be logged in to view attached files.
    #477146

    Hello,

    Please add the title or disable showing the Product category menu in the Mobile menu: https://xtemos.com/docs-topic/how-to-add-and-edit-builder-elements/ and https://xtemos.com/docs-topic/header-responsive-settings/

    If you have any questions please feel free to contact us.

    Best Regards

    #477200

    carstationpremium
    Participant

    I need it as it is in the photo. I have attached 2 photos: one as it is now and the other one as I wish to be.

    Thank you again!

    Attachments:
    You must be logged in to view attached files.
    #477411

    Hello,

    Please insert the site admin access into the Private content below the message area. We will take a closer look at the case.

    Please advise the menu you want to show on mobile.

    Best Regards

    #477555

    carstationpremium
    Participant

    Only categories (categorii) to show on mobile. As the picture I have attached previously.

    #478068

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .wd-nav-mob-tab .mobile-tab-title {
    	flex-basis: 100%;
    	max-width: 100%;
    }
    
    .wd-nav-mob-tab .mobile-tab-title > a {
    	font-size: 14px;
    }
    
    .wd-nav-mob-tab .mobile-tab-title.mobile-pages-title {
    	display: none;
    }

    Best Regards

    #479166

    carstationpremium
    Participant

    many thanks!

    #479218

    You are welcome!

    Wish you a wonderful day!

Viewing 8 posts - 1 through 8 (of 8 total)

The topic ‘second mobile menu removed but blank bar still there’ is closed to new replies.