post date on image hover

  • Unknown's avatar

    hello

    I have an featured image and i had this code so that it gets a white opacity when you hover over it:

    .portfolio-entry-media a:hover img { opacity: 0.85; }

    but i did not want that so i removed it.
    But right now i want to add that when you hover over an image. it shows the date it was post in day month year.

    what i would like in front of it is an font awesome icon so when you hover its something like this

    fa-calendar day month year

    hope someone can help me

  • Unknown's avatar
  • The topic ‘post date on image hover’ is closed to new replies.