Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #139811
    And
    Participant

    How do I limit the home page to just the slider and featured content? Right now my site is as listed:

    [ Header ]
    [ Slider ]
    [ Featured content]
    [ wordpress page content ]

    How do I suppress or eliminate the page portion without changing my home page url?

    Thanks!

    #139824
    Skandha
    Participant

    @a74bucll: Please post in your site URL.

    Regards,
    Skandha

    #139884
    And
    Participant

    bucll.com

    thanks for the reply!

    #139913
    Skandha
    Participant

    @a74bucll: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    body.home #content {
        display:none;
    }

    Let me know if this is what you want.
    Regards,
    Skandha

    #142585
    And
    Participant

    @Skandha That’s perfect! I always get good help here! Thanks a lot!

    #142621
    Skandha
    Participant

    @a74bucll: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/catch-responsive/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help,
    don’t hesitate to let me know. Have a good day!

    Kind Regards,
    Skandha

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Home Page’ is closed to new replies.