• Resolved pampelone2602

    (@pampelone2602)


    hello,

    i used woocommerce / elementor pro / shopengine.
    i used shopengine for my archive product, i like as ? add cart ?, ? focus ? and ? heart ? appear on each product, but only on the computer.

    On mobile, It takes up too much space. the band is still present on mobile (unlike the computer), and I cannot reduce its height.
    There is too much space between the image and the product name.
    have you a solution at this issue ?

    Thank you so much !

    regards

    Christian.
    ?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Ahmed Amir Hossain

    (@ahmedamir)

    Hi @pampelone2602,

    Thanks for reaching out to us!

    I understand the issue you are having. I found a big space after every product on the mobile device. ?This issue can be solved via custom CSS. Please add this below CSS code in Appearance → Customize → Additional CSS

    .shopengine-archive .shopengine-widget .shopengine-grid ul.products li.product {
        margin-bottom: 0px !important;
    }

    Let us know if you need further assistance.

    Regards,
    Amir

    Thread Starter pampelone2602

    (@pampelone2602)

    Hello,

    I just add the CCS code as you described. But i can’t see any difference on the mobile version of the website.

    You can see what I did on the picture below

    Thanks you so much for your help

    Regards

    Christian

    https://ibb.co/kgPxsmj

    https://ibb.co/bF9C9Zb

    Plugin Support Ahmed Amir Hossain

    (@ahmedamir)

    Hi @pampelone2602,
    Hope you are doing fine. There was a big space below every product in the mobile device. I just removed it by the CSS and the CSS works. Please check the video for a better understanding.

    But, actually, I don’t find any big space between the product name and the product image. Please see the video. Could you please send me a video of the issue to understand the issue properly?

    Looking forward to your response.

    Regards,
    Amir

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Archive Product – responsive ?’ is closed to new replies.