Deprecated: Function get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /var/www/html/wp-includes/functions.php on line 5383

Reply To: Setting up the homepage

New Front EN Support Forums Sensei Theme Support Setting up the homepage Reply To: Setting up the homepage

#948
mmsatori
Keymaster

Hey Undalkeor,

first of all, thank you for the purchase!

In the case of Sensei demo front page it was simple – I just didn’t fill in the page title field :) In case this is not good enough and you want a cleaner solution, you can go to “Appearance -> Editor” and add this line at the bottom of “style.css” (should be opened by default):
#page-wrapper h1 { display: none; }
or
.page-id-xx #page-wrapper h1 { display: none; }
where “xx” is the ID of the page in question, if you want to hide the heading on just one page; and hit “Save changes”.

Sincerely,
Andrew | Satori