This topic has 8 replies, 2 voices, and was last updated 7 years by Laura.

  • Author
  • #144627
     DDClub
    Participant

    Hi!

    Can I:

    a. Remove a page heading e.g. Join
    b. and the gap left behind
    c. without an overlap of header and content in mobile view?

    Thanks,

    Anthony

    Attachments:
    You must be logged in to view attached files.
    #144655
     Laura
    Moderator

    Hello, i will need access to check it out 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #144670
     DDClub
    Participant
    This reply has been set as private.
    #144797
     Laura
    Moderator

    Hello, got it, just add this to style.css of child theme 🙂

    COPY CODE
    
    .page-id-926 h2.article-title {
        display: none;
    }
    .page-id-926 div#main {
        padding-top: 0px !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #145161
     DDClub
    Participant

    Hi, That didn’t work at all. By the way I want to ALL the page headings not just the page indicated. Sorry if I wasn’t clear.

    Thanks in advance.

    #145288
     Laura
    Moderator

    Hello, try this

    COPY CODE
    
    h2.article-title {
        display: none !important;
    }
    #main {
        padding-top: 0px !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #145353
     DDClub
    Participant

    Hi,
    Sorry, that doesn’t work.

    Anthony

    #145386
     DDClub
    Participant

    Thanks, whatever you have done works.

    #145475
     Laura
    Moderator

    Glad its resolved 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

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

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?