Home Forums WordPress Themes – Premium Flat Responsive banner wide widget background color and widgekit Reply To: banner wide widget background color and widgekit

#21525
Shekhar Bhandari
Participant

Hi There,

You can use the following custom css to fix the problem, as we have find the bug on that feature we will fix the bug asap and release the update of the theme
#fr-banner {
background-color:red !important;
}

Thanks