I have tried this solution too, but I’m getting an error message that no videos are found.
Here is the code I used: [aiovg_videos category=”170″]
The 170 is what is listed under ID on the video categories page. I have 3 videos listed in that category.
I’m using:
.header-main-inner {
background-color: #4F583D;
}
and that worked. Thank you!!
That did not work, the header is still white: https://dirtfloorfurnitureanddesign.com
I had used this CSS previously on my site, and it worked great. However, Neve released an update today, and when I updated the theme, now color in my header has gone back to white, despite my having added the following CSS:
.nv-navbar {
background-color: #4F583D
}
Is there a reason that’s no longer working with the new update? How can I change the background color now?