Tagged: LayerSlider
-
AuthorPosts
-
January 22, 2017 at 5:58 am #736877
Hey,
When I a add a background color in “Layer -> Style -> Misc -> Background” it first looks good, until I enter preview or add it to the site – the the background color disappear. How could I prevent that?Works fine in composer:
http://www.awesomescreenshot.com/image/2086345/47183607178afaf20a761be67ea92549But disappear in preview and on website:
http://www.awesomescreenshot.com/image/2086348/372a128a59b366b1025295a080dae939January 23, 2017 at 7:13 am #737130Hey enhanza,
Could you try clearing the cache from your caching plugin and leave it disabled to see if that helps please?
Best regards,
RikardJanuary 23, 2017 at 9:53 am #737169Hey Rikard,
Actually I always have that plugin turned off during development to avoid such phenomena. The plugin is active, but in the settings it’s turned off.
Could you think of something else that may cause this?
Regards, JonJanuary 26, 2017 at 10:10 am #738806Hi,
Seems like a bug in css, try to modify layerslider.css found in wp-content/themes/enfold/config-layerslider/LayerSlider/static/css/
and find this code:
html * .ls-container img, body * .ls-container img, #ls-global * .ls-container img { background: none !important; min-width: 0 !important; max-width: none !important; border-radius: 0; box-shadow: none; border: 0; padding: 0; }
kindly remove this part of the code:
background: none !important;
Let us know if this fixes the issue.
Best regards,
NikkoJanuary 27, 2017 at 10:00 pm #739591That did the trick! Thank you very much for super support. Will you updated the CSS to next theme update or should I do the same editing then?
January 30, 2017 at 11:12 am #740131Hi,
You’re very much welcome :) This is already reported to our devs and will most likely be included in the future updates. If it isn’t added yet on the next release, you would need to do the same thing.
Best regards,
NikkoFebruary 22, 2017 at 10:55 pm #750732Hi!
I have informed the layerslider team about the issue. Unfortunately nothing we can fix in the theme, we need to wait for them to solve the issue permanently in the layerslider plugin.Until then you will need to re-do the change or add an image with white background :)
Cheers!
Kriesi -
AuthorPosts
- You must be logged in to reply to this topic.