Viewing 21 posts - 1 through 21 (of 21 total)
  • Author
    Posts
  • #970566

    I’m using the Enfold Ecommerce theme. I want to use the WooCommerce “Product” sidebar widget but the image sizes are very small. Can someone please let me know where to adjust the size (if it’s possible)?

    Thank you

    #970669

    Hey Rgrant74,

    Could you post a link to the page in question so that we can take a closer look please?

    Best regards,
    Rikard

    #971368

    Thanks Rikard, I’ve attached it

    #971474

    Another sidebar issue I’m having is when I add a special menu to my Shop page via widget, the category pages update with a sidebar as well but showing a list of site pages & post categories. My intention is to just have the menu show on the SHOP page. I’m even ok with the same menu showing on the category pages but not this list/site nav

    #971742

    Now it’s changed on its own again. No menu on Shop page, list of pages on category pages. I have no idea what’s going on but is anyone available to help?

    #971899

    Hi,

    You can add the following CSS

    ul.product_list_widget li img { width: 80px; }

    And let us know if it does work out for you.

    Best regards,
    Basilis

    #971916

    Hi Basilis,
    where do I place this

    #971928

    Hi,

    You add this to Enfold > General Styling > Quick css

    Best regards,
    Jordan Shannon

    #971939

    I’ve added it. No change yet

    #971950

    Hi,

    Do you happen to have any other custom css running? Also, be sure to clear your cache a few times over before testing.

    Best regards,
    Jordan Shannon

    #971955

    Hi,

    I’ve purged with WP Super Cache. But I think there is a cache issue with my site. Changes seem t take a REALLY long time to take effect.

    In terms of CSS. In the quick CSS, this is what is currently there:

    .category .date-container, .category .text-sep-date {
    display:none !important;
    }
    .blog-categories.minor-meta{
    display:none!important;
    }
    ul.product_list_widget li img { width: 80px; }
    }

    #971958

    Hi,

    You are still not able to view the change? Please remove the “}” At the very bottom as it is not needed.

    Best regards,
    Jordan Shannon

    #971969

    I’ve removed it. Unfortunately still no change

    #972215

    Hi Rgrant74,

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

    Best regards,
    Victoria

    #972400

    Thanks Victoria, I’ve attached below. Just to recap, the issues I’m having are:

    1) Sidebar widget for products image are way too small. I’ve added the CSS suggested and there is no change

    2) If I add a sidebar to my STORE page with a specific widget (I was using a menu there), a sidebar is automatically aded to the product category pages with a list of pages, blog categories (like a site map). I’ve since removed the side bar from the STORE page, though a blank sidebar save is still on the product category pages. I’m not sure if there’s a Cache issue but changes seem to take an entire day to take effect.

    #972861

    Hi Rgrant74,

    Thank you for the explanation, can you please give us the links to the pages with the widget image issue and the sidebar issue?

    Best regards,
    Victoria

    #972960

    see below

    #973344

    Hi Victoria, any news on this? I had a look at the site again this morning and it’s still behaving the same

    #973667

    Hi Rgrant74,

    Thank you for the links.

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    div ul.product_list_widget li img {
       width: 80px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #973793

    Thanks Victoria. The images sizes are now bigger

    Re: Sidebars – At this point I have just deleted the sidebar so I can move on but I need the gap removed on the product archive page.

    #973996

    Hi Rgrant74,

    Best regards,
    Victoria

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