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

    Hello,

    How can I remove the zoom in from the layer “What make the BTS special?”
    I added custom CSS class in this layer and I called it “bts-special” but I’m not able to write the correct code for that :)
    Can you please help me.

    Thanks,

    #678465

    Hey!

    Try adding this code to the Quick CSS:

    .avia_desktop.avia_transform3d .bts-special .av-masonry-image-container {
        transform: none !important;
    }

    Cheers! 
    Josue

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