-
AuthorPosts
-
June 9, 2018 at 10:08 pm #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
June 10, 2018 at 8:31 am #970669Hey Rgrant74,
Could you post a link to the page in question so that we can take a closer look please?
Best regards,
RikardJune 11, 2018 at 8:10 pm #971368Thanks Rikard, I’ve attached it
June 12, 2018 at 2:00 am #971474Another 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
June 12, 2018 at 5:30 pm #971742Now 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?
June 12, 2018 at 9:52 pm #971899Hi,
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,
BasilisJune 12, 2018 at 10:15 pm #971916Hi Basilis,
where do I place thisJune 12, 2018 at 10:36 pm #971928Hi,
You add this to Enfold > General Styling > Quick css
Best regards,
Jordan ShannonJune 12, 2018 at 10:59 pm #971939I’ve added it. No change yet
June 12, 2018 at 11:22 pm #971950Hi,
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 ShannonJune 12, 2018 at 11:33 pm #971955Hi,
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; }
}June 12, 2018 at 11:52 pm #971958Hi,
You are still not able to view the change? Please remove the “}” At the very bottom as it is not needed.
Best regards,
Jordan ShannonJune 13, 2018 at 12:26 am #971969I’ve removed it. Unfortunately still no change
June 13, 2018 at 10:52 am #972215Hi 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,
VictoriaJune 13, 2018 at 5:38 pm #972400Thanks 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.
June 14, 2018 at 4:07 pm #972861Hi 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,
VictoriaJune 14, 2018 at 6:42 pm #972960see below
June 15, 2018 at 2:58 pm #973344Hi Victoria, any news on this? I had a look at the site again this morning and it’s still behaving the same
June 16, 2018 at 5:53 pm #973667Hi 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,
VictoriaJune 16, 2018 at 11:58 pm #973793Thanks 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.
June 17, 2018 at 7:02 pm #973996Hi Rgrant74,
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.