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

    Hello,
    I just read many topic to hidden date on article.
    All working when you are on article, thank you.

    But i dont find how to hidden this date (creation post) on article when he was showing under a MAGAZINE BOX

    One of my page Up a MAGAZINE BOX, this one call Few ARTICALS & Few CATEGORIE
    They was listed front page but i would hidden the creation date
    They show Date and underline Title ….
    I would just show Title with link

    Thank you for assistance :)
    Have a nice day

    #365289

    Hi MICHAEL!

    Thank you for using our theme.

    In custom.css or Enfold->Styles->QuickCSS try to pu the following:

    
    ´
    .av-magazine .av-magazine-time {
        display: none !important;
    }
    

    If this does not work, can you post us a link to the page pls.

    Regards,
    Günter

    #365308
    This reply has been marked as private.
    #365430
    This reply has been marked as private.
    #365660

    Hi!

    Please add following code to Quick CSS

    time.av-magazine-time { display: none !important; }

    and remove single quote that is between your custom CSS codes

    Regards,
    Yigit

    #366138

    hello
    Thank Team

    The Quick CSS work exactly how i wont :
    time.av-magazine-time { display: none !important; }
    }

    Closed for me thx you so mutch

    • This reply was modified 9 years, 11 months ago by zmata.
Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Hidden or delete Date on article under a "Magazine box"’ is closed to new replies.