Home Forums WoodMart support forum Product picture preview column

Product picture preview column

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

    Andy
    Participant

    Hi Support Team,

    Could you please assist with a couple of issues related to our picture preview column. Attached, you’ll find a screenshot for reference.
    1. Removal of Social Profile ‘Tweet’: I’m looking to remove the ‘Tweet’ option that appears in the picture preview column when clicking on the picture to enlarge. Could you guide me on how to achieve this?
    2. Removal of ‘Download’ Option: Similarly, I’d like to eliminate the ‘Download’ option in the picture preview column upon enlarging an image. Can you provide instructions on how to do this?

    Thank you!

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

    Hung Pham
    Keymaster

    Hi Andy,

    Thanks for reaching to us.

    Add below Custom CSS code to Theme Settings > Custom CSS > Global custom CSS

    .pswp__share-tooltip .pswp__share--twitter,
    .pswp__share-tooltip .pswp__share--download{
    	display: none;
    }

    Regards,

    #520712

    Andy
    Participant

    Thank you Support Team

    All good now

    #520819

    Hung Pham
    Keymaster

    Hi Andy,

    Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!

    If you have a quick minute we always appreciate a 5-star rating on our theme!

    https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/reviews/20264492

    Your feedback is the motivation to improve our work and services.

    Regards,

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

The topic ‘Product picture preview column’ is closed to new replies.