Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #148736
    bodybyhaleybenson
    Participant

    Is it possible to hide page titles in Fotografie?

    #148742
    Skandha
    Participant

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

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

    Let me know if this works out.
    Kind Regards,
    Skandha

    #148748
    bodybyhaleybenson
    Participant

    Yes, it did. Thank you very much!

    #148750
    Skandha
    Participant

    @bodybyhaleybenson: 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/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 good day! 🙂

    Kind Regards,
    Skandha

    #163579
    clydspyd
    Participant

    Hi Skandha.

    I came here with looking for a solution to this very problem.

    Setting the display to ‘none’ still leaves a large white gap between my menu and my content.Any idea how to close that gap?

    Thanks

    #163646
    Skandha
    Participant

    @clydspyd: Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

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