Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #721289

    Hi, with a code below and thanks to Yigit I can see in product categories thumbnail image and decription on the right.
    .archive.woocommerce .term-description {
    width: 67%;
    float: left;
    clear: none;
    margin-left: 3%;
    }
    .archive.woocommerce .page-thumb {
    width: 30%;
    float: left;
    }

    And it’s perfect.

    Is possible to setting thumbnail dimension, for example 250×250 dpi? Or do I vary percentage of Css code above?
    In private a link of exemple and admin access

    Ps: I just reviewed Enfold on Themeforest five star for theme and customer support 
    Thank you in advance for you kindness.

    Best regards.
    Nunzio

    • This topic was modified 8 years ago by nuncer.
    #722093

    Hey nuncer,

    Try the following:
    1. Install this plugin: https://wordpress.org/plugins/simple-image-sizes/
    2. Go to Settings > Media
    3. Change the category_thumb image size (increase its width / height).
    4. Regenerate the thumbnails by clicking the button at the bottom.

    Thank you for reviewing Enfold :)

    Best regards,
    Yigit

    #722640

    Thanks for your advise, I installed plugin; do you mean “shop_thumbnail size”? Because voice “category_thumb” I didn’t find.
    Thanks
    Best regards
    Nunzio

    #723686

    Hi,

    yes try shop_thumbnail_size”, otherwise it is “shop_catalog size”. Deactivate your cache plugin, otherwise you won’t see any changes. Don’t forget to renegerate your thumbnails after changing image sizes.

    Best regards,
    Andy

    #724265

    Ok, I’ll try. Thanks you!
    Best Regards
    Nunzio

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