Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1052961
    radartm
    Participant

    I want to use it to talk about the company’s products. I do not want you to see the creation date, as can be removed?

    #1052977
    Rahul
    Moderator

    Hi There,

    Thanks for writing in! Regretfully, at this time I am not entirely certain what it is you’re trying to do. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do. We’ll be happy to provide you with a response once we have a better understanding of the situation.

    Cheers!

    #1055254
    radartm
    Participant

    Look at this picture, puts the date, I do not want to leave date.

    #1055708
    Prasant Rai
    Moderator

    Hello There,

    Your screenshot is not uploaded due to our file-size limit of 512KB. Can you please upload again. Along with that please share URL of your website.

    Thanks.

    #1060513
    radartm
    Participant

    My website is http://www.washred.com

    #1060748
    John Ezra
    Member

    Hi there,

    Thanks for updating the thread! You can add this under Custom > CSS in the Customizer or in your child theme’s style.css file.

    time.entry-date {
        display: none;
    }
    
    .p-meta>span:after {
        content: none;
    }

    Hope this helps – thanks!

    #1061987
    radartm
    Participant

    Hello, I do not know where to put this code.

    #1062134
    Joao
    Moderator

    Hi There

    On your WP-Admin Dashboard search the Tab Appereance > Customizer > Custom > CSS and paste there.

    Follow this path.

    Hope this helps

    Joao

    #1064574
    radartm
    Participant

    I have done well? I do not see any change!

    #1064576
    radartm
    Participant

    Other pic

    #1064687
    Thai
    Moderator

    Hey There,

    Please add the following CSS:

    .x-recent-posts .x-recent-posts-date {
        display: none;
    }

    Hope it helps 🙂

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