Home › Forums › WoodMart support forum › Variable Text
Variable Text
- This topic has 11 replies, 2 voices, and was last updated 1 week, 5 days ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
September 30, 2025 at 1:19 pm #688714
shwetaParticipantHello,
I want to make all the variation sizes equal in the side widget.
(Variation 7)Attachments:
You must be logged in to view attached files.September 30, 2025 at 2:52 pm #688743
Aizaz Imtiaz AwanKeymasterHello,
Sorry to say, I do not fully understand your issue. Could you please elaborate on your concern more with some highlighted useful screenshots so that we can better understand and assist you accordingly with what you actually want?
Also, Share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and help you out accordingly.
Best Regards,
September 30, 2025 at 6:54 pm #688769
shwetaParticipantHi the problem sorry was not explain about is that in the mini cart text that shows the attribute for example if you add a product the attribute of size and colour which is black and numeric 7 is a different font size how do I change that font to match the rest of the mini cart
October 1, 2025 at 10:28 am #688817
Aizaz Imtiaz AwanKeymasterHello,
Can you please share the page URL so I can check and give you a possible solution?
Best Regards,
October 1, 2025 at 12:15 pm #688833
shwetaParticipantSir it is mini cart.. it come a widget that can open on any page..
see the screenshot. The word stone (attribute) is 13px while the word “color” is 11px. We need to fix this.
Attachments:
You must be logged in to view attached files.October 1, 2025 at 1:43 pm #688856
Aizaz Imtiaz AwanKeymasterHello,
Maybe you are already using custom CSS code. Kindly, please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and help you out accordingly.
Best Regards,
October 1, 2025 at 4:33 pm #688892
shwetaParticipantPFA
October 2, 2025 at 9:55 am #688947
Aizaz Imtiaz AwanKeymasterHello,
You have missed the admin login URL. Can you please share the WP admin login URL in the private area so I can check and give you a possible solution?
Best Regards,
October 3, 2025 at 7:10 am #689032
shwetaParticipantPFA with the URL
October 3, 2025 at 10:55 am #689059
Aizaz Imtiaz AwanKeymasterHello,
Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
.woocommerce-mini-cart .cart-info ul.variation, .woocommerce-mini-cart .cart-info ul.variation li, .woocommerce-mini-cart .cart-info ul.variation li p, .woocommerce-mini-cart .cart-info ul.variation li span { font-size: 90%; /* match to .wd-entities-title p */ font-weight: var(--wd-text-font-weight); font-family: var(--wd-text-font); color: var(--wd-text-color); line-height: 1.4; }
Best Regards,
October 3, 2025 at 3:57 pm #689101
shwetaParticipantThis is resolved. Thanks.
October 4, 2025 at 9:47 am #689150
Aizaz Imtiaz AwanKeymasterHello,
You’re Most Welcome!
Feel free to write back anytime. If you need further assistance, we are always here to help you.
If you have a minute, we’d truly appreciate your feedback — it helps us improve the product and shape future updates more effectively. We’d love your feedback on our theme: https://tally.so/r/w4l54k
Thanks for contacting us.
Have a great day.Topic Closed.
Best Regards. -
AuthorPosts
The topic ‘Variable Text’ is closed to new replies.
- You must be logged in to create new topics. Login / Register