Hello,
I am trying to change the location of “continue shopping”. My website is not launched yet, but you can see a screenshot of what I mean. Can anyone help?
Hello,
I am trying to change the location of “continue shopping”. My website is not launched yet, but you can see a screenshot of what I mean. Can anyone help?
Hello @BettyslChan
{{ 'general.continue_shopping' | t }}
Comment this code:-
{% comment %}{{ 'general.continue_shopping' | t }} {% endcomment %}
{{ 'general.continue_shopping' | t }}
It works! Thank you so much. I’m really not good at coding at all.
One more question; is there a way I can change the text and font size of “Your cart”?
Hello There,
.title-wrapper-with-link .title {
font-size: 25px;
}
Thank you!
Thank you for your response. It’s good to know that it’s worked for you. Kindly feel free to get back to me if you need any further assistance.
If helpful then please All Like and Accept Solution.