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 ?
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 ?
Hello There,
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 ??
Hello There,
div#main-collection-product-grid .product-info .prod-title {
min-height: 54px;
}