How do I move the text "best seller" to the left, in MOBILVE VIEW?

My website: www.onecap.se

Hi @OneCap ,

Go to Theme → Edit code

Find the file name “styles.css” and find this code

You can see the config is that when the size of the screen is mobile, the title ‘best seller’ is aligned center

Delete this code or comment on it

The result will be:

1 Like

Great thank you so much! But some of the “View all” text disappeared, do you know how to fix this?

???