Home Forums WoodMart support forum Mobile Menu Problem

Mobile Menu Problem

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

    accounts-1767
    Participant

    I’ve come across a small but rather annoying issue on my website, specifically in the “Alese Pentru Tine” section for the mobile buttons container (screenshot attached).

    There’s a white fading effect on the right side of the container.
    The buttons are getting cut off by the container – not just when active but also on hover.
    Could you please help me fix this? Or, if it’s easier, feel free to handle it directly – I’ve included the login details below.

    Thanks for your help!

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

    Hello,

    The issue you’re experiencing occurs because the buttons are wider than the available screen width on mobile devices. As a result, they are being cut off, and you can scroll left and right to view the complete buttons.

    To resolve this, you can adjust the width and size of the buttons specifically for mobile screens to ensure they fit within the screen.

    Best Regards

    #633368

    accounts-1767
    Participant

    They have space to show, but the container cuts them off. I believe that expanding the container would fix the problem but I do not know how to do that.

    #633548

    Hello,

    Please add below Custom CSS code to Theme Settings > Custom CSS > Custom CSS for mobile:

    .home ul.wd-nav.wd-nav-tabs.products-tabs-title {
    flex-wrap: wrap !important;
    }

    Best Regards

    #633639

    accounts-1767
    Participant

    its been fixed, thanks

    #633777

    Most Welcome!!!.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

Tagged: ,

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

The topic ‘Mobile Menu Problem’ is closed to new replies.