Home › Forums › WoodMart support forum › Images bug , Date , Header modules › Reply To: Images bug , Date , Header modules
April 28, 2021 at 12:22 pm
#287623
Aizaz Imtiaz Awan
Keymaster
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