Tagged: x
-
AuthorPosts
-
January 25, 2017 at 8:30 am #1344716
wbgTHEMECOParticipantIf 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?
January 25, 2017 at 11:08 am #1344976
LelyModeratorHello 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.
February 6, 2017 at 6:25 am #1359547
wbgTHEMECOParticipantThis reply has been marked as private.February 6, 2017 at 6:34 am #1359554
wbgTHEMECOParticipantI 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
February 6, 2017 at 6:35 am #1359557
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> Global CSS :
.page .entry-content { margin-top: 0; }Hope that helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1344716 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
