Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1159860
    jmarken
    Participant

    This may require more customization than is feasible, but here is my site: http://www.shininglightpublications.com

    On this page—http://www.shininglightpublications.com/?page_id=5—I did a custom heading with an animated gif, so I selected “disable page title.” In so doing I lost the bar and white space beneath the header, and the sidebar is much higher than on the other pages.

    Is it possible to make that page look like the others even with “disable page title” checked? Thanks.

    #1159861
    jmarken
    Participant

    I see the custom page url didn’t go live. It’s the “caregiving” page.

    #1160228
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! Actually the sidebar is inline with the content area. You can see it clearly in this screenshot: http://prntscr.com/cdwldq.

    The thing is that you have removed the age title and you inserted a custom title. And now it looks weird because it may not seems that they are aligned. To resolve your issue so that you can have something like this:

    Please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    .x-page-title-disabled .x-sidebar {
        margin-top: 113px;
    }

    This code will only be applied to pages that you have disabled or removed the page titles.

    Hope this helps. Please let us know how it goes.

    #1162148
    jmarken
    Participant

    Perfect! Thanks so much!

    #1162157
    Nabeel A
    Moderator

    Glad we could help.

    Cheers!

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