- Acme Themes

Best Premium and Free WordPress Themes Forums AcmeBlogPro Fixed frontpage without page text Reply To: Fixed frontpage without page text

#7195
acmethemes
Keymaster

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