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: Space above home page text

New Front EN Support Forums Tokyo Theme Support Space above home page text Reply To: Space above home page text

#3128
mmsatori
Keymaster

Hey Chris,

the particular code will depend on the configuration of your front page, but before I can see the live page, the only more or less universal alternative I can suggest is this:

home #main-body,
.home #main-body #content,
.home #main-body #sidebar {
margin-top: 0 !important;
padding-top: 0 !important;
}

Sincerely,
Andrii / Satori Studio