Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1228996

    Hi,
    We have a website with 3 images on the home page that link to inside pages. When the home page loads, the image caption background color only partially fills in. Once you move the mouse over the image the caption background fills in the rest of the way. We can’t figure out why, but when we remove the link there is no problem. So clearly it is a problem with the load vs mouse over. Can you take a look, cause we can’t figure it out. Thanks.

    #1229092

    Hey GWS,

    Please try to add this CSS code in Quick CSS, located in Enfold > General Styling:

    .home .av_one_third .avia-slideshow a.avia-slide-wrap {
        display: block;
    }

    Hope it helps.

    Best regards,
    Nikko

    #1229243

    That worked perfectly! Thank you very much.

    #1229271

    Hi,

    I’m glad this was resolved. If you need additional help please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Color background doesn't fill fully on linked image overlay’ is closed to new replies.