Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1137472
    Kamila L
    Participant

    Hello,

    I would like to disable the blog titles on this page – http://www.livewithintent.co/blog

    Can you please advise how I can accomplish this?

    Thanks,
    K

    #1137581
    Darshana
    Moderator

    Hi there,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    
    .blog .entry-title {
        display: none;
    }
    

    Hope that helps.

    #1141964
    Kamila L
    Participant

    great thanks!

    #1142172
    Nabeel A
    Moderator

    Glad we could help.

    Cheers!

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