Tagged: color section background color
Hi,
I just updated to the latest version from 3.x. I have color section with background video. For some reason the background color of that section is grey instead of black. I cannot change it from anywhere. What can I do?
Hey jufinnil,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.
Best regards,
Nikko
Here are the credentials.
Hi jufinnil,
I’m not sure why that’s happening, try adding this css code in Quick CSS (located in Enfold > General Styling):
#top.home #av_section_1 .avia_video {
background-color: black !important;
}
Best regards,
Nikko