Products list widget issue in footer on mobile

This topic has 4 replies, 2 voices, and was last updated 1 years ago ago by Rose Tyler

  • Avatar: LWK
    LWK
    Participant
    April 18, 2023 at 21:39

    Hi,
    I’m using the Products list widget in my footer and there is an issue on mobile. Indeed, the widget displays 3 products and when clicking on the first one, it does open the product page, but when clicking on the second or third ones, it opens or closes the next widget accordion.
    See video screenshot in private content.
    What is the problem and how to fix it?
    Thanks!

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 19, 2023 at 11:57

    Hello, LWK,

    Thank you for contacting us and for using XStore.

    Please add the next code in Theme Options > Theme custom CSS:

    .f_widgets-open-close .footer-widget:before, 
    .f_widgets-open-close .footer-widget:after {
        content: '';
        clear: both;
        display: table;
    }

    Kind Regards,
    8theme team

    Avatar: LWK
    LWK
    Participant
    April 19, 2023 at 12:03

    Hi,
    It does the trick.
    Thanks, Rose!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 19, 2023 at 13:03

    Hello, LWK,

    You’re welcome!

    Kind Regards,
    8theme team

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

The issue related to '‘Products list widget issue in footer on mobile’' has been successfully resolved, and the topic is now closed for further responses

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