Home Forums WoodMart support forum Remove Date

Remove Date

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #147010

    chayakorn
    Participant

    Hello,
    I want to remove date on my develope website.
    Please advise and thanks
    Chayakorn

    Attachments:
    You must be logged in to view attached files.
    #147028

    Hello,

    First of all thanks for choosing our Theme, we are glad to be you in WoodMart WordPress family :).

    To hide the date label from the blogs thumbnail. Please insert the below css in Theme Setting >> CUSTOM CSS >> Global Custom CSS:

    .blog-design-masonry.has-post-thumbnail .post-date{
    display:none;
    }

    Best Regards.

    #147045

    chayakorn
    Participant

    Thank you so much.
    I did add the code

    .blog-design-masonry.has-post-thumbnail .post-date{
    display:none;
    }

    But not a success.
    Please advise thank you.

    Attachments:
    You must be logged in to view attached files.
    #147047

    Hello,

    Can you please share the site WP Admin Login details so that I’ll check it for you.

    Best Regards.

    #147075

    chayakorn
    Participant

    http://a.ittiphat.co.th/avis/wp-admin
    u ittiphat
    p !tN0ZyhTkRiMepQA(N$@&VTD

    #147078

    Hello,

    Please insert the below CSS in Theme Setting >> CUSTOM CSS >> Global Custom CSS instead of the old CSS which I was given in my last message:

    .post-date.woodmart-post-date {
        display: none;
    }

    Best Regards.

    #147187

    chayakorn
    Participant

    Successed and thanks

    #147190

    Hello,

    I’m so happy to hear you are pleased with the Theme and Support. XTemos strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer.

    Thanks for contacting us.
    Have a great weekend.

    Topic Closed.
    Best Regards.

Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)

The topic ‘Remove Date’ is closed to new replies.