Tagged: ,

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

    Dear ladies and gentlemen. I would like to remove the date in the Masonry for selected categories. Unfortunately, I have not found a solution in the forum for that. What can I do? An example where I want the date removed you can see in the link In Private Content. Thank you in advance.

    #1082443

    Hey Bernd,

    If this is for dance classselection, then you can just target the page id.

    Add this to quick css:

    .page-id-8453 .av-masonry-date{
    display:none!important;
    }

    Best regards,
    Jordan Shannon

    #1082549

    Hello Jordan,

    thank you for your quick help! Your solution works perfectly so far. I am very happy about it.

    Best regards
    Bernd

    #1082825

    Hi Bernd,

    Glad we could help.

    Please let us know if you have any more questions.

    Best regards,
    Victoria

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