Home Forums WoodMart support forum [PRODUCT ADD ON] incorrect image size

[PRODUCT ADD ON] incorrect image size

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

    pc66.contact
    Participant

    Hello , i’ve a problem with product add on plugin ( and the theme) only on mobiles

    Its working well if i disable the plugin layout on this product page

    Please try with https://pc66.fr/produit/pc-gamer-atmo/

    Computer : full size OK ; mini size OK
    Tablet : full size OK , portrait OK
    Phone : full size BUG , portrait BUG
    Phone with ‘view as computer’ activated : full size OK , portrait OK

    I know this plugin is not officialy supported but i think a bit of code could solve my ussue ?
    Ftw , is part of ‘Add to card button’ in elementor . I tryed things but no luck

    You can find pictures of my test on the phone

    Btw thanks for this plugin , its bringing fresh air to my website !

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

    Artem Temos
    Keymaster

    Hello,

    Thank you so much for purchasing our theme and contacting our support center.

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    .wc-pao-addon-image-swatch img {
        max-width: 65px!important;
    }

    Kind Regards

    #447667

    pc66.contact
    Participant

    Solved ! Thanks 🤩

    #447741

    Artem Temos
    Keymaster

    You are always welcome. Feel free to contact us if you have any further questions.

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

The topic ‘[PRODUCT ADD ON] incorrect image size’ is closed to new replies.