Home Page › Forums › Porto – AI Powered WordPress Website & Shop Builder › Blogpost not visible in the beginning › Reply To: Blogpost not visible in the beginning
March 22, 2024 at 7:35 am
#5357
Hello, @anna_falc,
In order to solve your issue, please copy and paste the below given CSS code to Porto >> Theme Options >> Skin >> Custom CSS and check back to your site after clearing the browser cache.
.single .main-content-wrap:before{
display: none !important;
}
We hope this should resolve your issue.
Best Regards,
PThemes Team.