Best Premium and Free WordPress Themes › Forums › AcmeBlogPro › Fixed frontpage without page text › Reply To: Fixed frontpage without page text
July 30, 2016 at 9:41 am
#7195
Participant
Please add the below CSS codes on Appearance > Customize > Layout/Design Options > Custom CSS
.home .entry-content ul, .home .entry-content ol {
display: none;
}
.home .entry-content > p {
display: none;
}
If not worked, let us know. We will provide the best alternative solutions too.
Warm Regards,
Acme Supports