Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1367143
    ruthgledhill
    Participant

    On the home page of this website I run that uses X theme, this appears on the home page: Details of Alan’s new novel and CD coming soon! I want to delete this line but simply cannot work out how to do it. Please help! R

    #1367573
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! “Details of Alan’s new novel and CD coming soon!” is your blog sub title. You can remove this by going to the customizer, Appearance > Customize > Integrity > Blog Options and remove the “Blog Sub title”.

    Or you can use a custom css to simply hide the sub title from the naked eye. You can add the following css code in the customizer, Appearance > Customize > Custom > CSS

    .home .p-landmark-sub {
        display: none;
    }

    We would loved to know which one has worked for you. Thank you.

    #1367816
    ruthgledhill
    Participant

    Oh thank you so much. The first option worked perfectly.

    I have spent weeks trying to work that out and only just remembered I could ask here – and then within 24 hours you resolve it for me.

    I’m such an idiot!

    thank you again.

    #1367829
    Thai
    Moderator

    You’re most welcome 🙂

    If you need anything else please let us know.

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