Change background color of box (video/article post)
- The topic ‘Change background color of box (video/article post)’ is closed to new replies.
Need help? Check out our Support site, then
Hello,
I would like to know how to change the background color of a box for a video post. I have posted a video as an article and a beige box was automatically displayed on my blog (https://objectifsanteforme.com). It is the first post/video that appears on the main page.
Is there a code that can be included in the HTML as it is an article post?
Many thanks in advance.
The blog I need help with is: (visible only to logged in users)
Hi,
you can use this inside the Custom CSS:
.format-video.sticky {
background: #fff;
}
All the best,
Ana
Great it worked! Many thanks Ana!
Best,
Julie-Catherine
Hi Julie-Catherine,
you are welcome, glad I could help with.
All the best,
Ana