Shopify themes, liquid, logos, and UX
Hello please can someone help with the following:
1. Change colour of text within 'first name' and 'last name' fields of 'create account' to black so it is visible.
2. Change colour of text within address input fields to black so its visible.
3.Make the 'special instructions for seller' input box white with black text within this field so its visible against the black background.
url - www.ridenutrition.co.uk
password - blatsi
yes please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
color: #333;
}
::-moz-placeholder { /* Firefox 19+ */
color: #333;
}
:-ms-input-placeholder { /* IE 10+ */
color: #333;
}
:-moz-placeholder { /* Firefox 18- */
color: #333;
}
cart__note {border-color: #fff;}
I'm sorry to be a pain.
The site is launching on Monday so would great to have a solution by then!
Many thanks
thanks for update
i have check all code work if you have facing any issue let me know
sorry but Special instructions for seller box i can't see placeholder so doesn't show please add
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024