The name of the product and the price appear in the same place

the variants have a issue too

Hi @Julitus10

Please drop your store link to check

Hi @Dan-From-Ryviu

Thank you for trying to help me!
The link is: rmodastore.myshopify.com

It has password protected

Sorry, the password is 12345

Go to your Online store > Themes > Edit code > Assets > open style.css or style.css.liquid file, add this at the bottom and save file

.product-item .product-collection__content .frm-price-color {
position: unset !important;
}

Thank you so much! It’s work

Hi @Julitus10

This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:
Online Store ->Theme ->Edit code
Assets ->Base.css

.product-item .product-collection__content .frm-price-color {
   position: unset !important;
}

Hope you find my answer helpful!
Best regards,
Richard | PageFly