Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Blurry pictures in Woocommerce #782530

    Allright!, thank you ( i have read so many possible solutions, could not get my head around this change ) the message you forwarded makes sense, anyway to restore after regenerating thumbs?

    in reply to: Blurry pictures in Woocommerce #782519

    Hi Jason,

    Importing the child theme is not very difficult and you always can switch back to the settings you have now

    Download the enfold child zip, go to theme and manually upload the enfold child zip file

    After installing click activate

    Go to “enfold child” in the left menu and go to import/export, press the “import parent theme settings” button, after sparky message you’re all set, like i said in my message i needed to fix the widgets menu’s, that was all, i don’t know if we all have the same issues

    Robert

    in reply to: Blurry pictures in Woocommerce #782517

    Hi, i managed to resolve my issue , steps i took :

    1. Installed the child theme and at import/export migrated the parent theme settings to the child one
    2. The only issue i had after that was my widgets got messed up, needed to rebuild my menu’s ( did that by switching back and forth to the parent theme to see my settings., or you can write them on paper)
    3. For big fonts at category pages i used code below
    Enfold->website styling->quick CSS

    .woocommerce .woocommerce-loop-category__title,
    .woocommerce li.product .entry-header h3 {
    font-size: 14px !important;
    text-align: center;

    4. Resize and rebuild images ( after setting the sizes below here ) , currently i use woocommerce settings for images at woocommerce->settings->products->view

    catalog images 200×300 hard cut
    product images 300×500 hard cut
    thumbnail images 120×120 hard cut

    ( my primary images are rectangle )

    All my images are normal quality now, very happy to have this one resolved !

    Robert

Viewing 3 posts - 1 through 3 (of 3 total)