Full width menu - by finleydesign - on WordPress WooCommerce support

This topic has 6 replies, 2 voices, and was last updated 3 years, 1 months ago ago by Rose Tyler

  • Avatar: finleydesign
    finleydesign
    Participant
    March 8, 2021 at 12:18

    I must be missing something obvious, I have set the menu section to be full width, but it never is, the menu items are never forced out to full width they remain in the set place

    If I increase the padding between them of course it then goes on to two lines when on smaller browsers.

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 9, 2021 at 09:48

    Hello,

    Where you have set this?
    Try to add the next code in Theme Options > Theme custom CSS:

    .et_b_header-menu .menu .menu-item-has-children {
        position: static;
    }
    .et_b_header-menu .menu .menu-item-has-children .nav-sublist-dropdown {
        width: 100% !important;
        left: 0 !important;
        right: 0 !important;
    	margin: 0 !important;
    }

    Regards

    Avatar: finleydesign
    finleydesign
    Participant
    March 9, 2021 at 10:11

    I think you’ve missed my point, I am talking about the main menu, why can’t it just auto stretch all menu items out to fill the browser width

    I have to force gaps between each items to fit a large format, but of course on smaller screens it will go all wrong, why isn’t full width just that, see screen in private

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 9, 2021 at 10:19

    There is no such option. You can submit a request here – https://www.8theme.com/taskboard/

    Regards

    Avatar: finleydesign
    finleydesign
    Participant
    March 9, 2021 at 10:33

    A full width menu is beyond this theme!!!! Thats staggering

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 9, 2021 at 14:23

    As you can see on our demos, there is no such option. If you want to get a new feature/option, submit a request on the taskboard.

    Regards

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.