Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1286517
    Don D
    Participant

    Sorry to ask the same question as a lot of other people, but I can’t get titles to display on any of my pages. (See the site here.) I have not checked “disable page titles” and I’m using the default template. Please help. Thanks.

    #1286540
    Nabeel A
    Moderator

    Hi there,

    Thanks for writing in! It seems like a third party plugin is overriding the theme’s CSS. You can fix the issue by adding the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    .entry-title {
        display: block !important;
    }

    Let us know how this goes!

    #1287339
    Don D
    Participant

    BEautiful! So grateful.

    #1287436
    Joao
    Moderator

    Glad to hear we managed to help,

    Joao

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