Hi,
You can use the below CSS to hide the H1 page title completely, please add this snippet to your KLEO Child theme’s style.css or to Theme Options > General Settings > Scroll to: ‘Quick CSS’. You will need to purge your website cache, CDN and local cache (Ctrl+F5) to see changes.
COPY CODE
h1.page-title {
display: none !important;
}
Thanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.