Home Forums WoodMart support forum Doubts Reply To: Doubts

#409476

Hello,

Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

.title-size-default .title {
    display: none;
}

Best Regards