Hi,
i’m trying to change the color underneath my background image, because when the page is loading we can see the black background, even if it’s very fast, it’s really not pretty for my design…
I would like to change it to white.
<section class="container-wrap main-color ov-hidden bg-parallax text-center" data-prlx-speed="0.1" style="padding-top: 62px; padding-bottom: 0px; min-height: 0px; background-image: url(http://www.../wp-content/uploads/2014/11/kleo_lp_bg.jpg); background-attachment: fixed; background-color: rgb(0, 0, 0); background-size: cover; background-position: 50% 6.4px; background-repeat: no-repeat;">
The raw id is ov-hidden, but when i add the changes in the quick css section for this page, that’s not working.
Can you help me to do that?
Thanks a lot.
ps: on my theme options –> styling options, i don’t have anything set to black.