Plugin Author
Myeffecto
(@supportmyeffectocom)
Did you tried adding/override plugin CSS at “Plugin Settings” tab inside Myeffecto Plugin Settings?
Could you please provide link of your website so that I can understand the situation
The theme dark was not successfully activated! Nothing has changed.
I tried the option to customize the CSS in the session ” Plugin Setting”
.pluginBody {
width: 100%;
position: relative;
background-color: black;
But nothing has changed :/
My website is http://computeirodadepressao.com
Please help me Myeffecto :v
Plugin Author
Myeffecto
(@supportmyeffectocom)
Hi,
I think you misunderstood the concept of Myeffecto plugin Dark Theme, by selecting DarkTheme what happens is our font-color and border color changes to adapt to black background of website, i.e if you are using some black wordpress theme already then our normal plugin won’t be visible view on your website the font will not go with standard black background so when you select black them it adjust the color font and horizontal to be viewable along with black background. Anyway thanks for the feedback we will try find solution for this UI communication error.
One more thing you have used wrong selector .pluginBody is not a class its an id so you should use #pluginBody{}
Hope this helps 🙂
Plugin Author
Myeffecto
(@supportmyeffectocom)
Hope this info helped you