FONT Posted November 7, 2019 Share Posted November 7, 2019 Hi, I need to change the drop down color variation font on my shop page. What is custom code for this? Thank you Link to comment
tuanphan Posted November 9, 2019 Share Posted November 9, 2019 Can you share link to product page? It needs some custom code. Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
FONT Posted November 12, 2019 Author Share Posted November 12, 2019 On 11/8/2019 at 7:34 PM, tuanphan said: Can you share link to product page? It needs some custom code. Links here! Thank you!! https://www.twiseny.com/set/sidekickset https://www.twiseny.com/set/totsmini https://www.twiseny.com/set/all-set https://www.twiseny.com/backpack/all-set https://www.twiseny.com/sling-bag/all-set Link to comment
tuanphan Posted November 12, 2019 Share Posted November 12, 2019 2 hours ago, FONT said: Links here! Thank you!! https://www.twiseny.com/set/sidekickset https://www.twiseny.com/set/totsmini https://www.twiseny.com/set/all-set https://www.twiseny.com/backpack/all-set https://www.twiseny.com/sling-bag/all-set Add to Home > Design > Custom CSS .variant-option option:not(:first-child) { color: red; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
FONT Posted November 12, 2019 Author Share Posted November 12, 2019 48 minutes ago, tuanphan said: Add to Home > Design > Custom CSS .variant-option option:not(:first-child) { color: red; } Text color is changed but not font style. How can I change the color variation font? Link to comment
tuanphan Posted November 12, 2019 Share Posted November 12, 2019 33 minutes ago, FONT said: Text color is changed but not font style. How can I change the color variation font? font-family: monospace !important; font-size: 20px; font-style: italic; font-weight: 500; Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
FONT Posted November 13, 2019 Author Share Posted November 13, 2019 Thank you very much! But " Select Color" font does not changed. What is the code for this? Link to comment
tuanphan Posted November 13, 2019 Share Posted November 13, 2019 5 hours ago, FONT said: Thank you very much! But " Select Color" font does not changed. What is the code for this? remove :not(:first-child) Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.