Share on Facebook

resa-04192
1 Posts
resa-04192 posted this 28 February 2021
Ask a Question

Hello,
When I view a large photo in a gallery, a "Share on Facebook" button appears. How to manage this button.
Thanks,
Kamel

Hello, When I view a large photo in a gallery, a "Share on Facebook" button appears. How to manage this button. Thanks, Kamel
Vote to pay developers attention to this features or issue.
1 Reply
Order By: Standard | Newest
Support Team
Support Team posted this 01 March 2021

Hi,

Thanks for using Nicepage! Try hiding this button with the help of the following CSS code:

.pswp__button--share
{
display: none;
}

For adding a CSS code, you need to open the Site Settings and select the CSS menu.

enter image description here

...................................................
Sincerely,
Pavel C.
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi, Thanks for using Nicepage! Try hiding this button with the help of the following CSS code: .pswp__button--share { display: none; } For adding a CSS code, you need to open the Site Settings and select the CSS menu. ![enter image description here][1] ................................................... Sincerely, Pavel C. Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp [1]: https://i.imgur.com/RMqoHD5.png

Last edited 01 March 2021 by Support Team

You must log in or register to leave comments