Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hi,
i would like to change the colors of the text boxes to dark like i did with the login page.
Don't know which codes are right...
Website: https://zipstercards.de/
Password: zipster2023
Solved! Go to the solution
This is an accepted solution.
Hi @Mobra47 ,
You can follow these steps:
Step 1: Go to Customize
Step 2: Go to the page you want to change
Step 3: Add CSS here:
input { background: #000; }
You can custom the color you want @Mobra47
I hope this helps! If it works for you, please mark it as a solution. I am very happy about that. Have a great day!
If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here ☕.
Product Labels by BSS | B2B Solution & Custom Pricing
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
This is an accepted solution.
Hi @Mobra47 ,
You can follow these steps:
Step 1: Go to Customize
Step 2: Go to the page you want to change
Step 3: Add CSS here:
input { background: #000; }
You can custom the color you want @Mobra47
I hope this helps! If it works for you, please mark it as a solution. I am very happy about that. Have a great day!
If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here ☕.
Product Labels by BSS | B2B Solution & Custom Pricing
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
Hi, how would you do this for the text color inside the boxes? I:E change the colour of the text on the create account page? I would like to alter the field input text, not the links. Thank you