Home Forums WoodMart support forum Creating a new product page Reply To: Creating a new product page

#537793

Hung Pham
Keymaster

Hi elikia,

Thanks for reaching to us.

1. You want to display count product numbers and Page title like our demo?

2. Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

.website-wrapper .main-page-wrapper {
    margin-top: 0;
}

Regards,