Hey,
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 may also like".
Hey,
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;
I’m sorry but I’m not that good at coding. I am in the recommendations section template but unsure where to place it.
can I have your store URL?