• I have successfully removed the title on my home page using the “additional css” code

    .home .entry-title {
    display: none;
    }

    but I cannot get rid of the space where it once was (between the menu and the hero image).

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Remove page title sapce’ is closed to new replies.