Some units disappear in the mobile view of the wishlist page.

This topic has 3 replies, 3 voices, and was last updated 46 minutes ago ago by Andrew Mitchell

  • Avatar: Tugba
    Tugba
    Participant
    November 20, 2024 at 09:20

    Some units disappear in the mobile view of the wishlist page. In the desktop view there are product, price, stock and action titles, but in the mobile view only product and action titles appear. What can I do?

    Files is visible for topic creator and
    support staff only.
    2 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 20, 2024 at 10:40

    Hello,

    Thank you for reaching out to us.

    Custom CSS code can be used:

    @media only screen and (max-width: 992px) {
        .xstore-wishlist-table .mob-hide {
            display: table-cell;
        }
        form.xstore-wishlist-form {
            overflow-x: scroll;
            white-space:nowrap;
        }
    }

    https://www.8theme.com/documentation/xstore/additional-customisation/optimal-placement-for-custom-css-code/

    Best Regards,
    8Theme’s Team

    Avatar: Andrew Mitchell
    Andrew Mitchell
    Support staff
    November 20, 2024 at 10:50

    Dear Tugba,

    In the spirit of gratitude, we want to express our appreciation for your trust in our products. As a valued customer, your experience matters greatly. Would you consider sharing it by giving our theme a deserving 5-star rating on ThemeForest?

    Click here to share your thoughts: https://themeforest.net/downloads

    Being part of our community means a lot, and your feedback contributes immensely.

    Best Regards,
    The 8Theme Team

  • Viewing 3 results - 1 through 3 (of 3 total)

The issue related to '‘Some units disappear in the mobile view of the wishlist page.’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.