Shopify themes, liquid, logos, and UX
my issiue is basically i dont want this to look indented like this and more inline how can i do that? product name is Protein Superfood Sports Mix 360gr
Solved! Go to the solution
This is an accepted solution.
Hi @oguzsanci35 , I hope you are doing well,
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.scss or theme.css file
3. Paste the below code and save
.shopify_subscriptions_app_block_label ul {
margin-top: -28px !important;
padding-left: 0 !important;
}
If my reply is helpful, kindly click like and mark it as an accepted solution.
Thanks!
This is an accepted solution.
Hi @oguzsanci35 , I hope you are doing well,
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.scss or theme.css file
3. Paste the below code and save
.shopify_subscriptions_app_block_label ul {
margin-top: -28px !important;
padding-left: 0 !important;
}
If my reply is helpful, kindly click like and mark it as an accepted solution.
Thanks!
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025