Hi! I would like to have a space or create an outline between the sections on my home page. As they appear now they all run together other than the title separating them.
Topic summary
A user wants to add visual separation between sections on their Dawn theme homepage, as currently all sections appear to run together with only titles distinguishing them.
Solution Provided:
- Add custom CSS code to the theme.liquid file
- Navigate to: Online Store → Theme → Edit Code
- Locate theme.liquid and insert the provided CSS before the
</head>tag - The code adds spacing/borders between homepage sections
Status: The discussion appears resolved with a working solution offered, though the user hasn’t confirmed if the fix was successful. The helper requested the store URL (blushingbellecollective.com) to provide targeted assistance.
Hi, @blushingbelle
Can you please share the store URL so that I can assist you?
www.blushingbellecollective.com
Thank you!
You can try this code by following these steps:
Step 1: Go to the online store ->Theme ->Edit Code.
Step 2: Find the theme.liquid file and add the following code before the tag
Hopefully it will help you. If yes then Please don’t forget hit Like and Mark it as solution!
