Home › Forums › WoodMart support forum › How to add pic to checkout side bar like this
How to add pic to checkout side bar like this
- This topic has 7 replies, 2 voices, and was last updated 4 years, 10 months ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
June 9, 2020 at 12:15 am #201847
Element_Earth_CBDParticipantPlease see the attached, if its something that can be added such as Visa Logo etc, it would be really nice.
Thank you, we would like to display the checkout options on that side bar for mobile and PC.
EE
Attachments:
You must be logged in to view attached files.June 9, 2020 at 8:07 am #201935
Aizaz Imtiaz AwanKeymasterHello,
I saw the screenshot you attached. Unfortunately, there is no option in theme settings to display payment icons on the cart sidebar.
It requires customization and this is beyond our limitations and support policy.
Best Regards.
June 10, 2020 at 4:34 pm #202455
Element_Earth_CBDParticipantOk, fine, can you at least tell me how to change the fonts on the widgets? Trying to get the site to look optimized but not really getting there, I paid for support and while most has been great, things like this need to be addressed. please help see pic attached.
James
Attachments:
You must be logged in to view attached files.June 11, 2020 at 6:59 am #202583
Aizaz Imtiaz AwanKeymasterHello,
I saw the screenshot you attached. If you want to change the font-size of the layered nav items you need to add the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.woocommerce-widget-layered-nav-list__item.wc-layered-nav-term { font-size: 20px; }
For the product categories add the following Custom CSS.
.widget_product_categories .product-categories li a { font-size: 15px; }
You can set the font-size accordingly.
Best Regards.
June 21, 2020 at 4:32 pm #205197
Element_Earth_CBDParticipantTHis will add the brand logos to the side like the picture? I see you can put the brand names in it so it shows a pic of the logo, not the name.
How do I go about this?
James
June 22, 2020 at 8:18 am #205305
Aizaz Imtiaz AwanKeymasterHello,
The CSS I provided is to change the fontsize of the areas you mentioned in the screenshot.
This is not to add the logos in the sidebar. If you want to ask anything else then provide some relevant
screenshot of the specific area to check it myself and help you out accordingly.Best Regards.
June 22, 2020 at 3:09 pm #205421
Element_Earth_CBDParticipantYeah I need to add the logos, like the demo. Shows images of brands, not names.
June 23, 2020 at 7:05 am #205575
Aizaz Imtiaz AwanKeymasterHello,
As I mentioned in one of my previous replies. You could not add the icons in the sidebar cart.
To display the product brands on the products. You need to enable the option from Products >> Attributes.
Screenshot for Clarification: https://ibb.co/v3kCy51
Best Regards.
-
AuthorPosts
Tagged: Adding brand image on side bar
- You must be logged in to create new topics. Login / Register