Tagged: 

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

    Hi,

    My category image for the shop is 300×300. When i open the category the image size is bigger ?
    Is it possible to make them the same size ?

    #292195

    Hey BetuwePC!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .woocommerce .page-thumb img {
    max-height: 229px;
    max-width: 229px;
    }

    Cheers!
    Yigit

    #292218

    not exactly, the image is still cropped wrong, see my link.

    #292246

    Hey!

    Image itself is cropped and cannot be fixed using custom CSS code. Please re-upload uncropped image

    Cheers!
    Yigit

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