Product Brand Image Borders Not Displaying Properly

This topic has 2 replies, 2 voices, and was last updated 8 months, 3 weeks ago ago by Rose Tyler

  • Avatar: Ryan
    Ryan
    Participant
    August 16, 2023 at 12:44

    Product Brand Image Borders Not Displaying Properly

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 16, 2023 at 14:12

    Hello, Ryan,

    Thank you for contacting us and for using XStore.

    https://prnt.sc/xx0r6X7scw0e – this is your image opened in a new tab on white background. You need to prepare all your images, make them the same size with the border and maybe with 2-3px white space out of the border, using a graphics editor, or use custom CSS code to add the border for all images without the border, for example:

    .brands-carousel .swiper-slide img {
        border: 1px solid black;
        border-radius: 10px;
    }

    Kind Regards,
    8theme team

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.