Hey @MS-Ecom2024
Remove the previous code and add this updated code with the same steps.
RESULT:
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed
A user seeks help adding frames (borders) around individual questions in their Shopify store’s Q&A section using the Focal theme.
Initial Solution Attempt:
</body> tagIterative Refinements:
Alternative Approach:
Another contributor suggested adding CSS directly to the theme’s stylesheet (base.css, style.css, or theme.css) in the Assets folder, targeting the .faq__item class with border and margin properties.
Technical Details:
All solutions use CSS to add 1px solid borders with specific RGBA colors and margin adjustments. The discussion includes multiple code snippets and reference images showing the progression from problem to solution.
Hey @MS-Ecom2024
Remove the previous code and add this updated code with the same steps.
RESULT:
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed