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
We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024