Im just curious how do I add a line above a section. I want to show separation. I want to add a line above product recommendations "you may also like".
I want it to be like the "recently viewed section".
You could add the css below to the "you may also like" section element
border-top: 1px solid #f1f1f1;
Visit my Shopify Youtube channel to learn how to code your Shopify store and fix various coding issues on Shopify.(subscribe if you like it :)). Glad to help out and wish your Shopify store great success.
Visit my Shopify Youtube channel to learn how to code your Shopify store and fix various coding issues on Shopify.(subscribe if you like it :)). Glad to help out and wish your Shopify store great success.