Debut Theme Description Text Color

vulpinevinyls
Visitor
2 0 0

I've updated my theme settings so that the background is black and the text color is daa520, a gold color. I have a lot of products that require some additional text input from customers, so I've edited the code to create different templates for different kinds of products. On all of the templates I have created, the text color appears as it should. On the "default product" template, the text color is black and the background around the text is white. I cannot find any difference in the code between this template and the templates I have created. How do I fix this?

 

The custom code I entered in the templates is below.

 

<p class="line-item-property__field">
<label for="enter-text-exactly-as-youd-like-it-printed">Enter text EXACTLY as you'd like it printed, along with text color. If you do not choose a color, we will use black or white.
Ex: Mrs. Mason, gold glitter</label>
<input id="enter-text-exactly-as-youd-like-it-printed" type="text" name="properties[Enter text EXACTLY as you'd like it printed]">
</p>Screen Shot 2022-04-30 at 7.05.40 PM.jpgScreen Shot 2022-04-30 at 7.06.10 PM.jpg

Replies 2 (2)

Niraj_singh
Shopify Partner
232 39 47

Hello @vulpinevinyls 

Can you please share store URL so i can provide you css code.

banned
vulpinevinyls
Visitor
2 0 0