Home Forums WoodMart support forum Product tab scroll bar too close to the navigation labels

Product tab scroll bar too close to the navigation labels

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

    yesnumber
    Participant

    Hello,

    The issue is that the scroll bar is too close to the navigation menus in the products tab element (WB Bakery)

    I’ve attached a screenshot. Tried to inspect the element to see if I can find the navigation bar, but I could not.

    Can you tell me where should I look to move the scroll bar further down?

    Thanks.

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

    Hello,

    Please provide the URL of the website to check it myself and help you out accordingly.

    Best Regards

    #367022

    yesnumber
    Participant

    Sure, you can take a look at this site: (see in private).

    Needs to be opened on mobile or screen size reduced for the scroll bar to appear.

    #367040

    Hello,

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

    .wd-nav-tabs.wd-nav>li {
        margin-bottom: 20px;
    }

    Best Regards

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