• firestrife

    (@firestrife)


    Just an feature request, can you add option to hide title? Because I prefer to use page builder plugin for better design.

Viewing 1 replies (of 1 total)
  • Plugin Author Jesin A

    (@jesin)

    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;
    }
    
Viewing 1 replies (of 1 total)
  • The topic ‘Very easy to setup’ is closed to new replies.