Hi guys,
The product title an price is not symmetrical on every page or collection. There was an underline before which has been removed and now the title and price are not in the correct order. They are not symitrical. I would appreciate any help.
Main issue: Product titles and prices on product/collection cards appear misaligned after removing an underline, breaking visual symmetry across pages.
Context & evidence:
Proposed fix (technical):
How to apply:
Notes:
Status:
Hi guys,
The product title an price is not symmetrical on every page or collection. There was an underline before which has been removed and now the title and price are not in the correct order. They are not symitrical. I would appreciate any help.
Hi @basicbastardco .
This is PageFly - Advanced Page Builder.
You can go to Online store => themes => actions => edit code and add this code on file base.css
.card-information{
padding-bottom: 3px !important;
}
Hope this helps.
Best Regards;
Pagefly