Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #182077
    elmofuellas
    Participant

    Hi.

    I uploaded screenshots of the the page in this link, https://we.tl/t-MHt2mH4psY. Please check it out.

    I want to remove the page title and remove the white space between the header and the cover background. After the header, I want it to be immediately followed by the cover photo with the new title. I can’t seem to find a way to delete the title and the space or put a cover background in the first main title. Is there a way to do that?

    Thanks.

    #182093
    Skandha
    Participant

    @elmofuellas: Hello there,
    Please post in your site URL so that I can look into the issue and provide you the CSS Code.

    Kind Regards,
    Skandha

    #182120
    elmofuellas
    Participant

    Hi.

    https://qptest.cloudaccess.host/?service=display
    https://qptest.cloudaccess.host/?service=design
    https://qptest.cloudaccess.host/?service=print

    These pages above all have the same problem. I want to delete the upper title and the white space it takes up. I wish you can help me with it.

    Regards,
    Elmo

    #182150
    elmofuellas
    Participant

    I want it to be similar to this page’s header and page title with cover photo. Is there a way to do that? Thanks.

    #182198
    Skandha
    Participant

    @elmofuellas: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code,

    #content {
        padding-top: 0;
    } 
    #content .entry-header {
        display: none;
    }

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

    #182203
    elmofuellas
    Participant

    Hi, Skandha.

    Thank you so much. It worked perfectly!

    Last concern, can I put a photo as a background of this page? https://qptest.cloudaccess.host/#section3

    Hope you can help me again.

    Regards,
    Elmo

    #182223
    elmofuellas
    Participant

    Hi, Skandha.

    I already solved the 2nd issue I was talking about.

    Anyway, thank you so much for all your help. I really like this theme and the support forum it comes with.

    Regards,
    Elmo

    #182260
    Skandha
    Participant

    @elmofuellas: 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-fullscreen/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 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Removing the Page Title and White Space below Header’ is closed to new replies.