We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

Add line

Add line

ads1892
New Member
9 0 0

I want to add a thin line between each segments on my website. Do I need an app to do that or can coding work?

Replies 7 (7)

adrielmora
Shopify Partner
3 0 0

You can do that by code
A <hr> tag or a <div> with a border should work fine

 

ads1892
New Member
9 0 0

im unsure on how to do that, im not very good with coding - is there an example you could send?

 

niraj_patel
Shopify Partner
2391 516 516

can you share store URL?

Shopify Partner || Helping eCommerce Stores
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution.
- For further discussion contact: Email ID- info@techlyser.com

dmwwebartisan
Shopify Partner
12384 2560 3749

@ads1892 

Do not need any app for this. Just use html tag "<hr>" or "border" property if you are familiar with the code.

OR

Check the sections and their DOM and give bottom border.

 

Hope this helps. If any issues you can share your store url so I can see and suggest you more. 

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
PageFly App to customize your pages | The most powerful Shopify page builder app
ads1892
New Member
9 0 0

Im not sure how to do that. If you go to the website "Valerio Verdi" you can see that after each segment there is a line e.g. after the loafers there is a line, after the collections there is a line. I want something like this

PageFly-Amelia
Shopify Partner
626 165 238

Hello @ads1892 

This is Amelia at PageFly - Shopify Advanced Page Builder app.

 

You just need to use <hr /> at the position you need in the content.

 

Hoping my solution helps you solve your problem.

Best regards,

Amelia | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


➜ Optimize your Shopify store with PageFly Page Builder (Free plan available) 
➜ Weekly updated Shopify tutorials on YouTube 


All features are available from Free plan. Live Chat Support is available 24/7.

ads1892
New Member
9 0 0

Im not sure how to do that. If you go to the website "Valerio Verdi" you can see that after each segment there is a line e.g. after the loafers there is a line, after the collections there is a line. I want something like this