Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1344716
    wbgTHEMECO
    Participant

    If I want to add a custom page title, I can check the ‘disable page title’ box and add the new H1 title to the content area of the WordPress editor.

    However, when I do this, the custom titles positions is not the same as the default page titles.

    Is there a way to use ‘disable page title’ and have my custom titles show up in the same spot as the default page titles?

    #1344976
    Lely
    Moderator

    Hello There,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your exact URL where you want to implement this. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #1359547
    wbgTHEMECO
    Participant
    This reply has been marked as private.
    #1359554
    wbgTHEMECO
    Participant

    I double checked this. You can close this out and disregard. The page title toggle is placing the title in the same spot.

    I had some confounding css that caused the display discrepancies I was seeing.

    In another post, someone explained why I would see layout difference between Cornerstone pages and WordPress Editor pages.

    I’m all set now.

    thanks

    #1359557
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> Global CSS :

    .page .entry-content {
        margin-top: 0;
    }

    Hope that helps.

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