Information post meta bar

  • Author
    Posts
  • #101519

    Hi,

    When I hide the date from the post it remains, it is only hide if you hide the meta bar.
    Why can’t hide only the date?

    Thanks

    #101933
    Zed
    Cryout Creations mastermind

    Some of the individual meta control options do not currently work correctly. This is on our to-fix list for the next theme update.

    In the meantime, use the following CSS to hide the date in the meta bar:

    .onDate.date, .onDate.date + .bl_sep {
        display: none;
    }

    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Information post meta bar’ is closed to new replies.