Home Forums WoodMart support forum Product page Reply To: Product page

#345468

Hello,

Please add this code to the Theme Settings > Custom CSS > Global:

.product-design-alt .entry-summary {
    display: flex;
}

.summary-inner {
    align-self: center;
    margin: 0 auto;
}

If you have any questions please feel free to contact us.

Best Regards