Home › Forums › WoodMart support forum › Cart Icon
Cart Icon
- This topic has 13 replies, 2 voices, and was last updated 3 years, 6 months ago by Elise Noromit.
-
AuthorPosts
-
June 2, 2021 at 3:35 pm #297155
zaizaiParticipantHello
Congrat!! for beautiful theme.
1. I would like to change cart icon to bag icon for both pc version and mobile version
2. please advice how to increase add to cart button width for single product page also both pc version and mobile version.Attachments:
You must be logged in to view attached files.June 2, 2021 at 7:36 pm #297179
Elise NoromitMemberHello,
Thank you very much for choosing our theme and for contacting us.
Please navigate to Woodmart > Header builder http://prntscr.com/iyd2pe
Choose the proper header type (your current) http://prntscr.com/iyd333
Modify elements as per your needs: http://prntscr.com/iyd3h3 Enter the Shopping cart and find the option to upload your custom icon. Take into consideration that there is also the mobile view of your header http://prntscr.com/iyd3v3 check all the elements there.
Please add this code to the Theme Settings > Custom CSS > Global to make the cart full-width or change the width as per your needs.
.product-image-summary .cart { display: flex; } .product-image-summary .single_add_to_cart_button { flex-grow: 1; }
Best Regards
June 3, 2021 at 2:44 am #297235
zaizaiParticipantHello
Thank you for your reply. my question is to change cart icon for category page and shop page.
Header icon is not problem.Thank you
June 3, 2021 at 8:40 am #297319
Elise NoromitMemberHello,
Please provide the page URL and screen what you want to change.
Best Regards
June 3, 2021 at 9:42 am #297334
zaizaiParticipantHi
please see private area and attached picture
Attachments:
You must be logged in to view attached files.June 3, 2021 at 9:44 am #297337
zaizaiParticipantsorry i uploaded wrong picture. please see this one
June 3, 2021 at 9:57 am #297340
zaizaiParticipantsorry i uploaded wrong picture. please see this one
Attachments:
You must be logged in to view attached files.June 3, 2021 at 12:46 pm #297405
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .wd-add-btn-replace .add-to-cart-loop:before { content: "\f126"; }
Best Regards
June 3, 2021 at 1:48 pm #297414
zaizaiParticipantThank you so much. it’s working perfect
I have one more issue. please see private area
Best Regards
Attachments:
You must be logged in to view attached files.June 3, 2021 at 8:16 pm #297462
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
.woocommerce-product-details__short-description { margin-top: 20px; } .product-image-summary .single_add_to_cart_button { margin-top: 20px; }
Best Regards
June 4, 2021 at 5:09 am #297498
zaizaiParticipantHello
could you please also help add to cart button position. please see private area and picture attached
Best regards
Attachments:
You must be logged in to view attached files.June 4, 2021 at 10:44 am #297560
Elise NoromitMemberHello,
Please replace the code with this one:
.woocommerce-product-details__short-description { margin-top: 20px; } body .product-image-summary .cart { margin-top: 15px; }
Best Regards
June 4, 2021 at 2:59 pm #297621
zaizaiParticipantThank you. you can close this ticket
June 4, 2021 at 5:11 pm #297640
Elise NoromitMemberWe are always happy to help you, write to us when you have any difficulties or issues with our theme.
We would be grateful for 5 stars rate on http://themeforest.net/downloads in case you are satisfied with our theme and customer service
Thank you in advance
-
AuthorPosts
- You must be logged in to create new topics. Login / Register