Hi,
Found a solution. Here it is:
IN FRS slideshow settings, once you have created a slideshow, go to “configuration” and at the bottom you will find the custom CSS option.
Here, add a line of code-
.shareaholic-canvas { display:none !important;}
it should look like:
.frs-slideshow-container#food-dangerous-for-dogspjc {
margin-top: 25px;
margin-bottom: 75px;
}
.shareaholic-canvas { display:none !important;}