Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #249703
    MajorGlory
    Participant

    Hi All,

    I have recently started using Clean Fotografie Theme and it does everything I want and need it to do. However one thing is bothering me and I can’t seem to fix it myself. When I open the site, I mainly see the header media image, a headermedia title and along the bottom the line with the sitename and the main menu (and search icon). I love that! It is enough for me. I do not need a static page below that. The visitor can directly use the menu to move to any other part of the site so there is no need for an extra page below.

    How I can remove that page? I am quite sure there is a way, I just haven’t found it yet.

    Thanks in advance for your time,

    Anne

    #249738
    Skandha
    Participant

    @majorglory: Hello Anne,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .home #content {
        display: none;
    }

    Let me know if this does the trick.
    Kind Regards,
    Skandha

    #249755
    MajorGlory
    Participant

    Goodmorning Skandha,

    Thank you very much! Your reply was spot on!

    Regards,

    Anne

    #249874
    Skandha
    Participant

    @majorglory: Hello Anne, 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/clean-fotografie/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 great weekend. Stay Safe! 🙂

    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Hide/Remove pages under the header media page (front page)’ is closed to new replies.