Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #640977

    Hi,
    I have a grid of images linking to other pages. Some have a hover circle and some dont??!!
    The settings are the same and the code is the same..
    Any ideas please?

    #640993

    Hey Lol5tar,

    Thanks for getting in touch with us!

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .image-overlay.overlay-type-extern {
        height: 100%;
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
        display: block !important;
    }
    

    Best regards,
    Jordan

    #641000

    Thaks that worked, but now the footer social images have a funny rollover. Is there a way to stop those images from having a rollover? Many thanks

    • This reply was modified 8 years, 5 months ago by Lol5tar. Reason: Update
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Image hover iregular styles problem’ is closed to new replies.