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

    Hi!
    I’ve imported the Minimal Portfolio Demo content and when I set the Portfolio Grid to 3 columns within a One Third section, the overlay for the hover in the thumb down’t show up; if I just set the Portfolio Grid to 2 columns the overlay for hover state shows fine.

    Is it because they’re too small? how can I display the hover in small thumbs?
    I can dispense with the icon, but at least, I need the overlay to show up.

    ¡Thanks!

    #788054

    Hey grafikero,

    May you provide us your WP credentials, please?

    Best regards,
    John Torvik

    #788166

    Here they are.
    Thanks.

    #788487

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

    .avia_transform a:hover .image-overlay {
        opacity: 0.7 !important;
        display: block!important;
        top: 0;
    }
    

    Best regards,
    Yigit

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