Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #484257

    Hello Enfold world,

    I would like to remove the date from the masonry blog elements on the homepage of my website, as well as removing the little circle icon that indicates whether the article is audio, video, image, etc.

    All I want the user to see when they hover over the image tile is the article title. Is this pissible with some simple CSS? If so, can you hook a brother up.

    Thanks,

    http://raymmar.com

    #484389

    Hi Raymmar,

    It should be pissible yes :)

    Please try the following in Quick CSS:

    .av-inner-masonry-content .av-icon-display, .av-inner-masonry-content .av-masonry-date {
      display:none !important;
    }

    Thanks,
    Rikard

    #484871

    That worked perfectly. You rock!

    Thanks so much for the awesome theme and the prompt response.

    #485129

    Hi,

    Glad we could help and thanks for the kind words :-)

    Regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Removing date and article type indicators from Masonry blog element’ is closed to new replies.