Multi Vendor Marketplace Plugin | WCFM Marketplace › Forums › WCFM – Marketplace (WooCommerce Multivendor Marketplace) › Images not showing in vendor store side bar
Tagged: vendor side bar
- This topic has 9 replies, 3 voices, and was last updated 4 years, 8 months ago by Sarmistha Chakraborty.
- AuthorPosts
- February 11, 2020 at 11:19 pm #106743gettingwedukParticipant
I am using Zella theme and have featured items and new arrivals widgets in the vendor store sidebar. Products appear but the images are not there. Can you help please?
Thanks - February 19, 2020 at 1:46 pm #107772WCFM ForumMember
Hi,
Can you please share such a store url with me to check this once!
Between, are these widgets working perfectly in other pages?
Thank You
- February 20, 2020 at 3:38 pm #108018gettingwedukParticipantThis reply has been marked as private.
- February 25, 2020 at 12:58 pm #108674WCFM ForumMember
HI,
Kindly add this CSS to your site –
#wcfmmp-store ul.product_list_widget li img { position: relative !important; } #wcfmmp-store ul.product_list_widget li { padding-left: 5px !important; }
Thank You
- February 25, 2020 at 3:28 pm #108708gettingwedukParticipant
Thank you, that worked! The images are rather small though, is there any way of making these larger and perhaps the product titles smaller please? Please see the screenshot below:
- February 26, 2020 at 12:03 pm #108861Sarmistha ChakrabortyMember
Hello,
Try this CSS to your site –
.item-product-widget .product-meta .product-title { font-size: 90% !important; } .item-product-widget .images { padding-right: 0 !important; padding: 0 !important; } .item-product-widget.row.nasa-list-type-1 .images .nasa-product-widget-image-wrap{ width:100%; } #wcfmmp-store ul.product_list_widget li img { width:80px !important; height:80px !important; }
Thanks.
- February 26, 2020 at 2:27 pm #108881gettingwedukParticipant
Thank you, I have just added that code and it didn’t work unfortunately. I did change the font size from 90% to 40% to see if that made a difference but it didn’t.
Any help would be appreciated.
Thanks!- February 26, 2020 at 2:36 pm #108883Sarmistha ChakrabortyMember
Hi,
Where you have added the css? we don’t find any css was added in your site.
Please add above mentioned css in your activated theme’s style.css (<your site folder>/wp-content/themes/<your active theme>/style.css
)Thanks.
- February 26, 2020 at 2:39 pm #108884gettingwedukParticipant
I’ve added it under Zella Theme Child: style.css, please see the screenshot.
- February 27, 2020 at 1:28 pm #109011Sarmistha ChakrabortyMember
Hi,
Kindly check once. The product images size are increase now.PFA
Thanks.
Attachments:
You must be logged in to view attached files.
- AuthorPosts
- You must be logged in to reply to this topic.