Hello,
I added text at the cart page using this code:
#cart .cart-container::after {
content:'Shipping costs will be calculated based on weight of the products when you enter the country of delivery at checkout. *all orders over €75 will get a sample of oolong tea by XinAnChu.com';
display: block;
margin-top: 20px;}
Is it possible to divide the text to two paragraphs and add a link to the xinanchu.com?
I searched for a long time, but I couldn't find a way.
The shop is currently here: petrsklenickapottery.com/shoppp password: ahoj
Thank you very much!