Home Forums Air WordPress Theme Transparent frame on the thumbnails of "home page"

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #19308
    jorgeconlar
    Participant
    Purchased
    Expired

    Hello!
    I would like to ask you if you could give me a hand to modify the response of the thumbnails of the home of my website (www.jorgeconesa.com)

    As it is now, when you put the cursor over the images, they become white and the name of the post appears over it.

    I would like to know if it is possible that, instead, the same sequence of this other demo page takes place (http://www.jorgeconesa.com/home-alternative/) ie. the image disappears but then a transparent frame lets you see part of it.

    It would be even better if it was possible that this transparent frame of “home-alternative” appears, but the white in the middle was semi transparent (so that you can still partially see the image underneath when the cursor is over it)

    Thanks! And sorry if I’m asking for too much customization!!

    Best,

    Jorge

    #19315
    SeaTheme
    Keymaster
    Purchased
    Expired

    Hi

    Please paste the custom CSS code to “Appearance > Customize: Additional CSS”:

    .grid-item-con:after {
        background-color: rgba(255,255,255,0.8);
    }

    It should work for the 2 pages.

    Regards!
    SeaTheme – SeaTheme.netTwitterFacebook

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.