This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Turn off image zoom mouseover behavior

Open 1 reply themetheme-vantage
11 years ago · Last reply by Andrew Misplon 11 years ago

I’d like to turn off the automatic zooming that happens when mousing over an image. I’m seeing this in the Post Loop (PB) widget with the default Carousel Slider template on the Custom Home Page. I’m not sure if or where else this occurs. Also not sure if this is coming from theme (Vantage) or plugin (PageBuilder).

Thanks!

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Andrew Misplon Staff 11 years, 4 months ago

    Hi rpf

    Something like this would need to be tackled one by one, it’s not a global feature that can disabled.

    For the carousel template in the Post Loop widget you could try the following in a Custom CSS plugin:

    /* Vantage Post Loop Widget Carousel Template Remove Zoom */
    .vantage-carousel-wrapper .vantage-carousel li.carousel-entry .thumbnail a:hover {
    background-size: normal;
    }

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread