Shopify themes, liquid, logos, and UX
Hello.
I want to place separator lines between sections like showed on picture. I am using dawn theme. Does anyone know how to do this?
Solved! Go to the solution
This is an accepted solution.
Hi @silenceclothing
You can easily add separator lines between sections by following this tutorial. Here's a video walkthrough that will guide you step-by-step on how to achieve this in the Dawn theme: Video Tutorial.
Feel free to follow along and let me know if you encounter any issues!
Thank you
This is an accepted solution.
Hi @silenceclothing
You can easily add separator lines between sections by following this tutorial. Here's a video walkthrough that will guide you step-by-step on how to achieve this in the Dawn theme: Video Tutorial.
Feel free to follow along and let me know if you encounter any issues!
Thank you
thanks, it worked! but how can i change color for the line?
You're welcome! 😊 To change the line color, simply update the #ddd value in the code to any color code you like. For example:
You can find more color codes and experiment with them using a color picker tool like HTML Color Codes. Here's an example:
border-top: 1px solid #ff0000; /* Red line */
Feel free to explore and let me know if you need more help!
I tried adding here under the picture also
but when i add the code inside base ccs, its not working?
<style>
section#your-section-id {
border-top: 1px solid #ddd !important;
}
</style>
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024