Okay
  Public Ticket #449853
Remove Meta info from posts
Closed

Comments

  • Robin started the conversation

    Hi,

    On Power mag i would like to remove the meta info on the posts image ( see attached )

    I have added the one for pages

    .entry-posted-on {display:none}

    And this works great can you tell me what it is for the post please


    Thanks

  •  93
    djwd replied

    Hi there,
    thank you for your purchase.

    the code snippet you used should be good for all meta info across the site. If you could provide a direct link where the info are still there I might could provide some more insights though.

    Regards
    djwd

    Regards
    djwd

  •   Robin replied privately
  •  93
    djwd replied

    Hi,

    thanks for the link. I see, although the class has always the same name. You probably just need to add the !important declaration as such:

    .entry-posted-on {display:none!important}

    Hope it helps

    Regards
    djwd

    Regards
    djwd

  • Robin replied

    thanks

    .entry-posted-on {display:none!important}

    did it

  •  93
    djwd replied

    Great, glad it was sorted.

    Regards
    djwd

    Regards
    djwd