Home Forums WoodMart support forum Font size in the header Reply To: Font size in the header

#257372

Hello,

I saw the screenshot you attached. Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

.shop-title-wrapper .entry-title {
    font-size: 30px;
}

Regards.
Xtemos Studios.