Shopify themes, liquid, logos, and UX
Hi,
the store is on Mr Parker theme : https://azkadenia.myshopify.com/
and I have a problem with prices style when a title is long on (Featured products bar, collection pages and everywhere in the website)
any idea how can i solve this issue ?
Solved! Go to the solution
This is an accepted solution.
Hello There,
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset >theme.scss.css and paste this at the bottom of the file:
div#shopify-section-template--14900255654076__16269856255a06b94b .flickity-enabled.is-draggable .flickity-viewport .prod-title {
min-height: 54px;
}
This is an accepted solution.
Hello There,
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset >theme.scss.css and paste this at the bottom of the file:
div#main-collection-product-grid .product-info .prod-title {
min-height: 54px;
}
This is an accepted solution.
Hello There,
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset >theme.scss.css and paste this at the bottom of the file:
div#shopify-section-template--14900255654076__16269856255a06b94b .flickity-enabled.is-draggable .flickity-viewport .prod-title {
min-height: 54px;
}
Hi @ZestardTech
it worked perfectly on home page. Thank You !
but not yet on the products pages , any idea ??
This is an accepted solution.
Hello There,
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset >theme.scss.css and paste this at the bottom of the file:
div#main-collection-product-grid .product-info .prod-title {
min-height: 54px;
}
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024