• Resolved bhupal

    (@bhupal)


    Hi Support

    We are using your theme from few days ,how to make the images show properly to be of same size.

    what is the recommended size for category images ? Or any settings to be followed ?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Garret L

    (@garret1996)

    Hi @bhupal

    Thank you for reaching out to us.

    To ensure your images display at the same size, you can set the recommended size for category images under Directory > Settings > Enhanced Categories > Category Images. Here, you can adjust the image sizes to fit your needs.

    Best regards,

    Thread Starter bhupal

    (@bhupal)

    Hi

    I am tried but it is not working any advise please ?

    Plugin Support Garret L

    (@garret1996)

    Hi @bhupal

    Can you please try adding the following CSS to see if that helps?

    .category-image {
    width: 250px !important;
    height: 250px !important;
    }

    Just go to Appearance > Customize > Additional CSS and paste that in there.

    Please try that and let me know if you still have any issues!

    Best regards,

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