Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #381190

    I want to yank out the date on magazine templates (available via the short code). Doesn’t work with any css so need to access the correct .php template(s).

    Which directories and files should I be looking at?

    #381422

    Hi kels!

    Thank you for using Enfold.

    This should remove the magazine element date info:

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

    Cheers!
    Ismael

    #381555

    Thanks so much Ismael!

    Worked perfectly. Having that css without having to wade through everything and/or find and change php made so much easier. Really appreciate it.
    Cheers back!
    Kels

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Date-php file for Magazine template shortcode’ is closed to new replies.