Internet Explorer - roll-over links to categories don't show - Acme Themes

Best Premium and Free WordPress Themes Forums Infinite Photography Internet Explorer – roll-over links to categories don’t show

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #87300
    deepreality
    Participant

    Site: https://deepreality.co.uk/

    The roll-over links to the categories below the main image don’t show in Internet Explorer. They work just fine in MS Edge, Chrome and Firefox. I’ve tested this on two different machines.

    Can this be fixed?

    Thanks for your help.

    Mike

    #87400
    acmethemes
    Keymaster

    Dear Deepreality,
    Please add the given CSS code in Additional CSS:
    Appearance > Customize > Additional CSS

    .masonry-post:hover .post-content{
        opacity: 1;
        top: 0;
        transform: rotateX(0deg);
    	-webkit-transform: rotateX(0deg);
    }

    Best Regards!

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