Resolvedproducts images border

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #37333
    pascal
    Participant

    Hello,
    All products images have a very light border
    div.prod_hold .image a {
    display: block;
    position: relative;
    border: 1px solid #f1f1f1;
    border-radius: 6px;
    overflow: hidden;
    z-index: 1;
    }
    Is there any way to customize and remove this border?

    Thanks a lot

    Kind regards
    Pascal

    #37345
    Alex
    Keymaster

    Hello pascal,

    Tomorrow, our lead designer will look at your question.

    Regards,
    Alex

    #37478
    Althemist
    Keymaster

    Hi pascal,

    Sorry for the late reply. You can simply add the following CSS:

    div.prod_hold .image a {
      border: none;
    }
    #37489
    pascal
    Participant

    Hello,

    Thanks a lot 🙂

    Kind regards
    Pascal

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register