Hi there
I would like to change the border color to black from both (red marked)
A user wants to change border colors from their current state to black on two elements of a product page (shown in an attached screenshot).
Solutions Proposed:
Multiple developers offered CSS-based fixes:
border: 1px solid black to dropdown and input fieldstheme.liquid file above the </head> tag (includes step-by-step instructions with screenshot).select elements to the bottom of theme.css file in the Assets folderAll solutions involve accessing the theme code editor through Shopify Admin (Online Stores > Themes > Edit code) and adding CSS rules. The discussion remains open as the original poster hasn’t confirmed which solution worked.
you can add css to dropdown and input field by border: 1px solid black
@NomtechSolution Can you please send me the code?
Hi @admintb
This is Noah from PageFly - Shopify Page Builder App
Please add this code to your theme.liquid above the to get this solved
Step 1: Online Stores > Themes > More Actions > Edit code
Step 2: click on theme.liquid and paste the code above the
Hope this can help you solve the issue
Best regards,
Noah | PageFly