Reduce Space Between Menu to Image on Landing Page With Hidden Page Title

  • Posted in : Read WP
  • chandracly
    Participant

    Hi, how to reduce the space between menu and image on front page without page title? Is it possible to adjust just the front page without effecting other page?

    My website is http://www.richclan.org

    The custom css that I used to hidden the landing page title:
    .home .entry-title {
    display: none;
    }

    Thank you!

    serkan
    Moderator

    Hi,
    You can use this custom css code;

    .home .entry-content { padding-top: 0; }
    .home .hentry { padding-top: 0; }

    Thanks

    chandracly
    Participant

    It works!! Thanks

    serkan
    Moderator

    You are welcome.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register