Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #628391

    I am trying to remove the date in the blog post block. Here is a screen shot:
    http://prntscr.com/b0zp4c

    I read through the support and have added these quick CSS based which suggested will remove date. Here is a screen shot of what has been added:
    http://prntscr.com/b0zpsx

    Can you please suggest alternative way?

    Taja

    #628437

    Hey Taja,

    Thanks for getting in touch with us!

    Would you mind providing a precise link to your site. We need to be able to inspect the element in order to help you with CSS :)

    Best regards,
    Jordan

    #628677

    Thank you Jordan. It’s:

    Taja

    #628706

    Hey!

    Please add:

    .html_elegant-blog .avia-content-slider .slide-meta {
    display: none;
    }
    .html_elegant-blog .avia-content-slider .read-more-link {
    top: 0;
    }

    Please clear your Cache, disable the minidy plugin and give it a try again.

    Cheers!
    Basilis

    #628752

    That worked! Thank you. Taja

    #629057

    Hi,

    Great, glad we could help :-)

    Thanks,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.