Home Forums Basel support forum Issue CSS

Issue CSS

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

    fabioweb
    Participant

    Hello there is an issue with CSS in product image as you can see in link.
    Seems like there is a 1px border image.
    I checked with code and i tried to change

    .single-product-content:not(.product-quick-view) .woocommerce-product-gallery__wrapper {
        padding-right: 5px;
    }

    to

    .single-product-content:not(.product-quick-view) .woocommerce-product-gallery__wrapper {
        padding-right: 6px;
    }

    If you try will fix with chrome inspector but once saved in CSS custom will not work..

    Can you help me?
    Thanks

    #161201

    Hello,

    Please provide the screen which border you mean? The product page does not have any borders and your code changes the padding.

    Best Regards

    #161262

    fabioweb
    Participant

    Ok pls check attachment.
    Thanks

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

    Hello,

    Check and make sure the image does not have this line. I do not see any borders.

    Best Regards

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