Home Forums Basel support forum Menu "Share on Facebook" in the images gallery

Menu "Share on Facebook" in the images gallery

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #22708

    seva.in.chains
    Participant

    How can I remove this menu in the images gallery? https://prnt.sc/h2rr3d

    #22710

    Artem Temos
    Keymaster

    Hi,

    Try to add the following code snippet to the Custom CSS area in Theme Settings to do this

    .pswp__button--share {
    	display: none!important;
    }

    Regards

    #22761

    seva.in.chains
    Participant

    thank you

    #22763

    Artem Temos
    Keymaster

    You are welcome!

Viewing 4 posts - 1 through 4 (of 4 total)