Plugin Author
Mehedi
(@imehedidip)
Hi,
It seems like the upgrade process failed somewhere. Could you try deleting the plugin and reinstalling it?
Thanks
Thread Starter
marek
(@bahus01)
Unfortunately reinstalling did not help this time, they are still off.
Plugin Author
Mehedi
(@imehedidip)
Hi,
Can you add the following code to your style.php file:
.sharify-container ul {
list-style-type: none !important;
}
That should fix it, let me know.
Thanks
Thread Starter
marek
(@bahus01)
Hi,
I don’t see style.php I did try to put the code in style.css and it does not work. I have a box in my theme for custom css, tried that too, it doesn’t work either.
Plugin Author
Mehedi
(@imehedidip)
Sorry, I meant style.css. Can you please link me to your website?
Thread Starter
marek
(@bahus01)
I can PM you the url if there is a away
Plugin Author
Mehedi
(@imehedidip)
You can DM me on Twitter @mehedih_
Thread Starter
marek
(@bahus01)
Adding this code
.sharify-container li {
list-style: none !important;
}
.googles-new-crap-logo-sharify {
height: auto !important;
margin-top: 11px !important;
}
as per your advice did fix the issue.
Thanks a lot for taking the time and looking into it.
Plugin Author
Mehedi
(@imehedidip)
I’m glad that worked. A review would be much appreciated! 🙂