Home Forums WoodMart support forum Red box size

Red box size

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

    millann
    Participant

    Hi there,

    I need help to solve two problems that suddenly appeared.

    The first problem is with the red box, on some mobile phones, the words inside the red box are broken in places where they shouldn’t be.

    Second problem is that users report that on the website, there is no header on the home page.

    If they click on any product and it takes them to another page on the site, the header appears, only on the home page it is not there!

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

    Luke Nielsen
    Keymaster

    Hello,

    1. With the help of the below code the labels will be in one line so please enter it into the “Custom CSS for mobile” area in Theme Settings -> Custom CSS.

    .product-grid-item  .product-label {
        white-space: nowrap;
    }

    2. Try to disable the option “Mobile DOM optimization (experimental)” in Theme Settings -> Performance to fix this issue.

    https://gyazo.com/0ccfa3e0be6df84bd25e5c3bfb284cce

    If you’d like to contact us, we are here for whatever questions you may have.

    Kind Regards

    #396766

    millann
    Participant

    Hi there,

    now it is ok, thank you very much for your support.

    #396768

    Luke Nielsen
    Keymaster

    Hello,

    I’m glad we managed to sort this out.

    If there’s anything you need, please write me or another member of our help desk team.

    We’re here for you!

    Kind Regards

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

The topic ‘Red box size’ is closed to new replies.