Home Forums WoodMart support forum Remove Download Image Option

Remove Download Image Option

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

    neepninja
    Participant

    Hello, how do i remove this option please..

    Thanks.

    Attachments:
    You must be logged in to view attached files.
    #323393

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    a.pswp__share--download {
        display: none !important;
    }

    Best Regards

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