Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #912389
    theoutdoorarmory
    Participant

    Hi,

    My website is theoutdoorarmory.com

    Issue is here: https://theoutdoorarmory.com/add-event-form/

    I’d like to get rid of that big “Add Event Form” at the beginning of the page. Do not mind the second “Add Event Form” because I can control it through Cornerstone.

    BUT please let’s just make it just for this page and not for the rest of the website.

    I can give you login credentials.

    Thanks

    #912715
    Rahul
    Moderator

    Hi,

    Please add the following CSS :

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

    Please replace the ID with your page ID.

    Thanks

    #913479
    theoutdoorarmory
    Participant

    Hi where do I find the page ID for individual pages?

    Thanks.

    #913793
    Nabeel A
    Moderator

    Hi again,

    Please follow this guide to find page ID’s https://community.theme.co/kb/how-to-locate-post-ids/

    Thanks!

    #913883
    theoutdoorarmory
    Participant

    Woohoo thank you so much.

    #914160
    Joao
    Moderator

    You are welcome. 🙂

  • <script> jQuery(function($){ $("#no-reply-912389 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>