Home Forums WoodMart support forum Images bug , Date , Header modules Reply To: Images bug , Date , Header modules

#287623

Hello,

1) Please make sure that you are using the latest version of the theme and the Recommended plugins then clear cache and check back.

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

.whb-header div#transposh-4 {
    margin-bottom: 40px;
}

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

.post-date.woodmart-post-date {
    display: none;
}

Best Regards