Tagged: color section, editing, plugins
Hi guys,
I made a big mistake today and stupidly deleted a few plugins without checking the effect on the website. Now, where I previously had pictures in the left hand corner of some of my pages, in front of a color section, the picture isn’t showing up. See here for an example: http://www.epd.eu/alda-page/ . Before, there was a logo on that blue band. When I go into Editor the picture still shows up. Could anyone help me with either suggestions for a plugin or a coding fix?
Thanks a lot.
Hi EPDeu!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia_transform .avia_animated_image, .avia_transform.avia_desktop .av-animated-generic {
opacity: 1;
}
Regards,
Yigit
So sorry I’ve just seen this! Thank you for your help.