Home Forums WoodMart support forum How to stretch the menu

How to stretch the menu

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #259557

    bonnie
    Participant

    Please view Private Content
    thanks

    #259628

    Hello,

    First of all thanks for choosing our Theme, we are glad to be you in the WoodMart WordPress family :).

    I saw the screenshot you attached.

    Sorry but there is no option in Theme Settings available to stretch the menu as you mentioned. You cannot stretch the menu outside the container.

    Best Regards.

    #259631

    bonnie
    Participant

    Do you have a way to do this by adding CSS? I searched on the Internet for a long time, but I didn’t find the right CSS, so I come to you for help.

    #259676

    Hello,

    Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.

    .whb-header-bottom-inner {
        width: 1600px;
        margin-left: -175px;
    }
    
    .woodmart-navigation .item-level-0>a {
    padding-left: 30px;
    padding-right: 30px;
    }

    And check if this works for you otherwise it requires Customization.

    Regards.
    Xtemos Studios.

    #259937

    bonnie
    Participant

    This css can’t achieve the design I want.
    I think I can only achieve it by making headers with elementor pro.

    #259962

    Hello,

    Sorry but this is the only changes that we can make using CSS. Otherwise it requires customization and that is beyond our limitations and support policy.

    You can try using the headers from the plugin as you require.

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

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

The topic ‘How to stretch the menu’ is closed to new replies.