Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #249371

    hello,
    i’m using enfold for one of my client and i have problem when i set link in image via custom HTML because the image take the javascript of portfolio and create a overlay with the icon.
    here is the problem:
    http://www.fplarreda.com/test-homepage/
    as you can see when you go mouseover on 1 of the 4 boxes under the slideshow the element take the portfolio javascript and does not the rollover image that i set up.

    here is the page without the link and the rollover image work well:
    http://www.fplarreda.com/

    i just want to add a link to each of the four boxes without the javascript overlay.. how can i do it?
    Please help me
    Have a nice day!
    Love from Italy :)
    Mattia

    #249568

    Hi Mattia!

    Thank you for using the theme!

    Are you talking about the image overlay with the circle at the center? Please add this on Quick CSS or custom.css:

    .image-overlay {
    display: none !important;
    opacity: 0 !important;
    }

    Nice website! :)

    Cheers!
    Ismael

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