How to center align product name and price

https://lgbtqstyles.com // mohtse

how to center align product name and price ?

help !!

Hi @swoo0105 ,

This is Victor from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/component-card.css->paste below code at the bottom of the file:

.card__information,
.price{
    text-align: center !important;
}

Hope my answer will help you.

Best regards,

Victor | PageFly

Hello @swoo0105 ,

It’s the GemPages Support Team and we are glad to assist you today!

I would like to give you the recommendation to support you so kindly follow the steps below:

  1. Go to Online Store > Theme > Edit code of your current theme

  1. Open your theme.liquid theme file

  2. Paste the below code before


Let us know how it works for you.

Best regards,
GemPages Support Team