3UU / wordpress-shariff-wrapper

This plugin for Wordpress is a wrapper to Shariff
Other
9 stars 8 forks source link

shariff-wrapper inherits box-shadow from twenty seventeen #84

Closed bviefhues closed 6 years ago

bviefhues commented 7 years ago

When using shariff-wrapper with the WP 4.7 default twenty seventeen theme, the social icons inherit a box-shadow CSS attribute.

I have switched this off with a piece of custom CSS:

/ remove box-shadow from shariff buttons / a.shariff-link { box-shadow: none; }

Maybe shariff-wrapper should explicitly set box-shadow: none;.

3UU commented 6 years ago

close because done with recent version