• Resolved searchviki

    (@searchviki)


    Hello

    I want to disable/remove thumbnail Button on the popup, could you please suggest how we can achieve that

    And also on the popup, I want image size to be actual size how to change that too

    Regards,
    Vicky

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello @searchviki,

    Thank you for reaching out to us!
    To remove that button please add this code in Appearance > Customize > Additional CSS:

    .fancybox-button.fancybox-button--thumbs {
    	display: none;
    }

    As for your second question, unfortunately this is not an option the plugin currently has.
    We will consider it for a future update though.

    Warmly,
    Mihaela

    Thread Starter searchviki

    (@searchviki)

    Thank You

    Regards
    Vicky

    Anytime! Have a great one ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Disable/Remove Thumbnail Button on Popup’ is closed to new replies.