Home › Forums › WoodMart support forum › Shopping cart color change
Shopping cart color change
- This topic has 18 replies, 2 voices, and was last updated 1 year, 6 months ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
October 28, 2023 at 12:13 am #508011
MaksaParticipantHow do I change the color in this part of the site?
Thank youOctober 28, 2023 at 1:36 pm #508094
Aizaz Imtiaz AwanKeymasterHello,
Can you please share the screenshot where you want to change the color and also share the page ur so i will check and give you a possible solution.
Best Regards.
October 28, 2023 at 6:01 pm #508139
MaksaParticipantAnd sorry, I missed that I didn’t insert a picture.
Attachments:
You must be logged in to view attached files.October 30, 2023 at 10:03 am #508375
Aizaz Imtiaz AwanKeymasterHello,
You can change the font by means of the Advanced typography option, which allows you to choose the item from a drop-down or insert your custom CSS class. Please navigate to the Theme Settings > Typography > Advanced Typography.
Here is the documentation providing more detailed instructions: https://xtemos.com/docs/woodmart/advanced-typography-settings/
Best Regards.
October 30, 2023 at 10:43 pm #508632
MaksaParticipantRespect, I didn’t mean the font, but the color, where is it changed for this part of the site?
October 31, 2023 at 11:20 am #508733
Aizaz Imtiaz AwanKeymasterHello,
Yes you can change the color from here. Please read the documentation and implement it in theme settings > Typography.
If you have any questions feel free to contact us.
Best Regards.
November 1, 2023 at 6:42 pm #509160
MaksaParticipantI still don’t know where I can change the color of the price?
In which part is it, can you send me a picture?November 2, 2023 at 10:38 am #509269
Aizaz Imtiaz AwanKeymasterHello,
Please share the wp login details in private content under the message area I will check and give you a possible solution.
Best Regards.
November 2, 2023 at 10:25 pm #509466
MaksaParticipantBut I really don’t need to give you wp-login, I just need you to send where this color changes?
Attachments:
You must be logged in to view attached files.November 3, 2023 at 10:05 am #509541
Aizaz Imtiaz AwanKeymasterHello,
Go to Theme Settings > Typography > Advanced > Select the product grid price from drop-down and change the color for the grid price.
https://ibb.co/qdJBWdPGo to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section >> paste the CSS.
.cart-info .woocommerce-Price-amount.amount, .woocommerce-mini-cart__total .woocommerce-Price-amount { color: blue !important; }
Best Regards.
November 3, 2023 at 6:55 pm #509736
MaksaParticipantOK, I managed, I’m sending you a private link as you would like me to do, so tell me which css code to copy to make it look like this?
November 3, 2023 at 7:17 pm #509740
MaksaParticipantI am referring to this part, I am sending the link in the attachment.
November 4, 2023 at 9:50 am #509819
Aizaz Imtiaz AwanKeymasterHello,
Please try this:
Go to Theme Settings > Typography > Advanced > Select the product grid price from the drop-down and change the color for the grid price.
https://ibb.co/qdJBWdPGo to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section >> paste the CSS.
.cart-info .woocommerce-Price-amount.amount, .woocommerce-mini-cart__total .woocommerce-Price-amount { color: blue !important; }
Best Regards.
November 4, 2023 at 9:52 pm #509931
MaksaParticipantI’m sending you a picture so you can see which part I mean.
November 6, 2023 at 10:24 am #510092
Aizaz Imtiaz AwanKeymasterHello,
Please share the wp login details in private content under the message area I will further check and give you a possible solution.
Best Regards.
November 7, 2023 at 1:46 am #510371
MaksaParticipantOk no problem
November 7, 2023 at 10:51 am #510442
Aizaz Imtiaz AwanKeymasterHello,
Go to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section >> paste the CSS.
.cart-info .woocommerce-Price-amount.amount, .woocommerce-mini-cart__total .woocommerce-Price-amount { color: blue !important; font-size: 30px; font-weight: bold; } .woocommerce-mini-cart__total strong { font-size: 40px; color: red !important; font-weight: bold; } span.woocommerce-Price-amount.amount { font-size: 30px; color: yellow; font-weight: bold; }
Change the color and font size as per your requirements.
Best Regards.
November 8, 2023 at 1:29 am #510656
MaksaParticipantTnx, close.
November 8, 2023 at 10:38 am #510737
Aizaz Imtiaz AwanKeymasterMost Welcome!!!.
I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.
We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.
Thanks for contacting us.
Have a great day.Topic Closed.
Best Regards. -
AuthorPosts
The topic ‘Shopping cart color change’ is closed to new replies.
- You must be logged in to create new topics. Login / Register