MaxArt2501/share-this

cannot change the background color of the popup

nawras-albaghdadi opened this issue · 5 comments

cannot change the background color of the popup

Please add some additional information.

I'm trying to change the background-color for the .share-this-popover but I could not do that, i changed only the icons using content: URL(..) but anything related to the background-color is not working

also, default CSS from the dis folder was not applied

I was about to say that all you have to do is to redefine the $share-this-background SCSS variable (with a @ for LESS) and recompile the stylesheet. Or even just override the declarations for .share-this-popover > ul and so on.

But it looks like you just had some troubles loading the compiled stylesheet. Was that the case?

I think it is something with my dev environment, still checking,