Hello
I have created a product template in the Dawn Theme so certain products can display a metafield.
I need to change the design elements of a text box section that I have added the metafield to. I want to hightlight the area so it looks like this.
I’ve used the inspect tool to work out the css to highlight the background.
background: peachpuff;
padding-inline: 3%;
max-width: fit-content;
Can someone please tell me where I add the css in theme code to implement this style??
Many thanks
