• Resolved christiancfr

    (@christiancfr)


    I’m using the free version. I love the gallery plugin but i want to disable the filters. Is it posible?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Rupok

    (@re_enter_rupok)

    Hello @christiancfr

    Thanks for using our plugin. As the element name is “Filterable Gallery”, we didn’t add the control the disable filter. But you can hide it using this custom CSS under Customize > Additional CSS :

    .eael-filter-gallery-control {
    	display: none;
    }

    Hope this helps.

    Cheers!

    Thread Starter christiancfr

    (@christiancfr)

    It worked! Thanks so much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to disable filters in gallery?’ is closed to new replies.