Home New Guten Forums WoodMart support forum Header – menu stretch

Header – menu stretch

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

    exe65
    Participant

    Hello,

    Is there an option where i can stretch the menu to the sides (please see picture private) ?

    #115772

    Hello,

    Please provide your site URL we shall provide you with custom CSS

    Best Regards

    #115780

    exe65
    Participant

    In private

    #115794

    Hello,

    This is what can be done: http://prntscr.com/n4q1s8

    Hello,

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

    body .woodmart-navigation .item-level-0>a {
        padding-left: 55px;
        padding-right: 55px;
    }

    Best Regards

    #115807

    exe65
    Participant

    Thank you, it worked – only tablet mode is messed up.

    #115827

    Hello,

    You should add this code into Desktop only. Not in Global, not in TAblet

    Best Regards

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