Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #763922

    Hi,

    I’ve increased the size of the small-preview image in the category-page. Now the upper-corners are still round, but the corners at the bottom are not. How can I change the image attributes so that there are 4 round corners? See the link of the category-page in the private-part.

    Regards,

    Erwin

    #763931

    Hey erwin_m,
    Try adding this to quick css:

    a.small-preview{
    margin-top:0px!important;
    }

    This should correct the issue.

    Best regards,
    Jordan Shannon

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.