Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #1117845

    I am trying to increase the height of the category image that appears above products. But I only seem to get a very thin image. Despite the real image being much taller proportion.

    #1118362

    Hey ColinWalton,
    Sorry for the late reply, if I understand correctly, you have category images that show over your product images, (perhaps like badges?) but I didn’t see this on your site, is this currently active?

    Best regards,
    Mike

    #1118728

    Hi Sorry, I had to hide them so the client couldn’t see the problem pages!

    Here is a page with the category image turned on.

    Thanks for your help.

    #1118896

    Hi ColinWalton,

    Best regards,
    Victoria

    #1118923

    The category image is actually the chunk of brown at the top of the page. It should be displaying as a proper photo that looks like the Pearl Clasps image shown on the category page.

    #1119217

    Hi ColinWalton,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look? Thank you for clarifying.

    Best regards,
    Victoria

    #1119221

    Ok here are the details

    Thank you!

    #1119888

    Hi,

    Thank you for the update.

    You can adjust the height of the av_product_description container using the following css code. It contains the category image.

    #av_product_description {
        min-height: 50vh;
    }

    Best regards,
    Ismael

    #1119907

    That’s great thank you!

    #1120054

    Hi,

    Great, I’m glad that we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1120118

    No I’m all sorted now thank you.

    Yes it’s ok to close the topic.

    #1120201

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘change the height of the category image that appears above products?’ is closed to new replies.