Hello! So I was wondering how do I add a gold line between "Empowering your spiritual journey" and the next section which is "Our mission statement". I want the line to be color code #COA34E. I just want a thin line, nothing too thick, but just something to separate it. By the way, here is the link to our website: https://hallowmoonshop.com/
Thanks!
Katie
Solved! Go to the solution
This is an accepted solution.
thanks for post
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
@media screen and (max-width: 768px) {
#shopify-section-1614197748bfee3e62 {
border-top: 1px solid;
padding-top: 30px;
}
}
User | Count |
---|---|
415 | |
211 | |
103 | |
89 | |
73 |