Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Laca

    (@lacadev)

    Hi @hawaiibeautystudio

    Thank you for reaching us.

    Could you please provide us with a link to your website where the error occurs?
    This will help us investigate the problem more thoroughly and find a solution as soon as possible.

    Best regards,
    Laca from Trustindex

    Thread Starter hawaiibeautystudio

    (@hawaiibeautystudio)

    I’ve tried different sliders and none fully appear. I’m using a basic hmtl widget to paste the code.

    Please see here: https://www.hawaiibeautystudio.com

    Plugin Support Laca

    (@lacadev)

    Hi @hawaiibeautystudio,

    The widget automatically adjusts to the container’s dimensions and distributes the number of cards based on its width. Currently, it’s displaying only one card because the container it’s placed in is limited to a width of 700px. You can see this in the attached screenshot: https://snipboard.io/7nAwXh.jpg.

    To adjust the container width, you can override it using the following custom CSS code:

    section#custom_html-6 .textwidget { max-width: 1170px; }

    If you have any questions or need further assistance, please feel free to reach out.
    I’d be happy to help!

    Best regards,
    Laca from Trustindex

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.