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

Space above home page text

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

Viewing 2 posts - 11 through 12 (of 12 total)
  • Author
    Posts
  • #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

    #3150
    noisesev
    Participant

    Hey Andrii,

    Unfortunately this doesn’t seem to work. I’ll post a link to the page once it’s live!

    Best,

    Chris

Viewing 2 posts - 11 through 12 (of 12 total)
  • You must be logged in to reply to this topic.