Remove title from page and change links in menu

Home Forums All Other Themes Remove title from page and change links in menu

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #169117
    Michiel HesselingMichiel Hesseling
    Participant
    • Topics: 34
    • Replies: 61
    • Total: 95
    Member since: August 28, 2020

    Hi there,

    I would like to remove the title from this page: https://pceerstehulp.com/wat-kan-ik-voor-u-doen/
    How can I do this?

    Also, when I click on a link in the to menu you will see this: https://pceerstehulp.com/wat-kan-ik-voor-u-doen/#corona

    This part should not be in there: wat-kan-ik-voor-u-doen
    It needs to go back to the homepage, block #corona.
    How can I remove the wat-kan-ik-voor-u-doen from the different links in this menu?

    TIA

    Michiel

    #169231
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .page-title {
        display: none;
    }

    Regards,
    Chris

    #169251
    Michiel HesselingMichiel Hesseling
    Participant
    • Topics: 34
    • Replies: 61
    • Total: 95
    Member since: August 28, 2020

    Thank you, that works. However, you have ignored the second question. This seems to happen a lot. Is it policy that you can only ask one question at the time. They seem related, so it would make sense to ask them in one topic. But if this is not possible, please let me know, so I will only ask one question per topic…

    TIA

    Michiel

    #169320
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi,

    This is done.

    Regards,
    Chris

    #169412
    Michiel HesselingMichiel Hesseling
    Participant
    • Topics: 34
    • Replies: 61
    • Total: 95
    Member since: August 28, 2020

    Thank you.

    #169476
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    🙂

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.