Home Forums WoodMart support forum Mobile Menu container wide

Mobile Menu container wide

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #554029

    cmdtung
    Participant

    Hi,

    I have change the mobile menu navagation bar as below css but I could not know how to change the mobile menu container wide as the attached file.

    div.mobile-nav {
    width: 100%;
    }

    Please help me to solve it.

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

    Hung Pham
    Keymaster

    Hi cmdtung,

    Thanks for reaching to us.

    Please add the following Custom CSS code to Theme Settings > Custom CSS > Custom CSS for mobile / tablet:

    .wd-nav-mobile.wd-html-block-on .wd-sub-menu .wd-mob-nav-html-block {
    	max-width: 55%;
    }

    Regards,

    #554550

    cmdtung
    Participant

    Hi,

    Thanks you for your help.

    It could solve the issue.

    Best Regards
    DARRY TUNG

    #554751

    Hung Pham
    Keymaster

    Hi cmdtung,

    Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!

    If you have a quick minute we always appreciate a 5-star rating on our theme!

    https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/reviews/20264492

    Your feedback is the motivation to improve our work and services.

    Regards,

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

The topic ‘Mobile Menu container wide’ is closed to new replies.