Conversation
review · 5 starsJust an feature request, can you add option to hide title? Because I prefer to use page builder plugin for better design.
Thanks for the review! I’ll definitely add the ability to save without a page title. For now you can use the following code in your theme’s custom CSS box to hide the title: .page-id--1 .entry-title { display: none; }
Thanks for the review! I’ll definitely add the ability to save without a page title. For now you can use the following code in your theme’s custom CSS box to hide the title: .page-id--1 .entry-title { display: none; }