Home Forums WoodMart support forum Fixing the navigation menu in sticky header

Fixing the navigation menu in sticky header

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

    waleednasir
    Participant

    my navigation menu in sticky header turns into 2 lines due to less space i guess please take a look and fix it or give me a code to fix it so it should display in a single straight line all menu items like normal header

    #316414

    Hello,

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

    .whb-sticked .wd-header-nav {
        padding-right: 0;
        padding-left: 0;
    }

    Regards.
    Xtemos Studios

    #316418

    waleednasir
    Participant

    it did not worked can you please check or give me a new code

    #316419

    Hello,

    Your issue has been Resolved. Please clear cache and check back.

    Screenshot for Clarification: https://gyazo.com/a881740a6375a1759579d8430eae3331

    Regards.
    Xtemos Studios

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