August 8, 2022 at 12:25 pm
#6982
Keymaster
Hi,
Okay please add the below code replacing the previous code:
.post-metawrap, .box .post-content {
display: none;
}
.title-wrap {
padding-bottom: 0;
}
.single .title-wrap{
padding-bottom: 5%;
}
.single .box .post-content {
display: block;
}
Thanks