Home Forums Basel support forum Popup Size

Popup Size

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

    Funkierbike
    Participant

    Hello,

    How can we reduce the size of the popup lightbox?
    We want to make it smaller without picture.

    Thank you,
    Yuval.

    #31196

    Artem Temos
    Keymaster

    Hello,

    You can use the following CSS code to decrease the popup width

    div.basel-promo-popup {
        max-width: 600px;
    }

    Regards

    #31269

    Funkierbike
    Participant

    Thank you 🙂
    Another question, is it possible to smaller the size of the product thumbnails on the product page?

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

    Artem Temos
    Keymaster

    You can set your thumbnails size in WooCommerce -> Settings -> Products -> Display.

    Regards

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