Home › Forums › WoodMart support forum › Size Guide button size and color Size Guide button size and color This topic has 8 replies, 2 voices, and was last updated 11 hours, 26 minutes ago by Aizaz Imtiaz Awan. Viewing 9 posts - 1 through 9 (of 9 total) Author Posts January 27, 2025 at 3:57 pm #633132 MatoZatoParticipant Hello. Please, how can i change Size Guide button size and color? Thank you very much. January 28, 2025 at 9:14 am #633309 Aizaz Imtiaz AwanKeymaster Hello, Can you please share the page URL so I can check and give you a possible solution? Best Regards January 28, 2025 at 11:15 am #633350 MatoZatoParticipant Hello i send: https://821.sk/produkt/dym/ And pic in attachment. Attachments:You must be logged in to view attached files. January 28, 2025 at 4:04 pm #633531 Aizaz Imtiaz AwanKeymaster Hello, Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS: .single-product .wd-sizeguide-btn.wd-action-btn.wd-sizeguide-icon.wd-style-text { font-size: 30px; background-color: #ff0c0c; } Best Regards January 28, 2025 at 4:52 pm #633550 MatoZatoParticipant Hello. Please i added this code to custom CSS and not happen. Please, you can check on my website? I send you a login in private. Thank you very much. January 29, 2025 at 10:05 am #633696 Aizaz Imtiaz AwanKeymaster Hello, I have checked your site and an issue with the missing curly brace in the above CSS code you added. I have corrected it, and the changes are now working fine. Please check and let me know if there’s anything else you need assistance with. Best Regards January 29, 2025 at 12:00 pm #633755 MatoZatoParticipant Thank you very much. Its work. And please, how can i move size guid down? Margintop? But its not work. Thank you very much. January 29, 2025 at 12:09 pm #633758 MatoZatoParticipant I try it again and its work – MarginTop. And please, how can i change color of size guide text? Thank you very much. January 30, 2025 at 9:31 am #634016 Aizaz Imtiaz AwanKeymaster Hello, Please remove the previous code and add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS: .wd-sizeguide-btn.wd-action-btn.wd-style-text.wd-sizeguide-icon a { color: #ff0000; font-size: 30px; } Best Regards Author Posts Viewing 9 posts - 1 through 9 (of 9 total) You must be logged in to create new topics. Login / Register