CSS Custom Classes Not Working
Hi.
We built a site for a client using BeTheme 3 years ago using the WP Bakery builder. About 6 months ago, we added a mini site to the same website but used Muffin Builder to build out the pages. The site and mini site functioned correctly. However, now that the client is finally ready to launch the mini site, the custom CSS classes are not working. As far as I know, we've not made any changes other than updating plugins, theme, and Wordpress.
I've deactivated ALL plugins and the custom CSS classes are still not performing.
Mini site URL: https://premierdetailingandwash.com/premier-window-tinting/
Almost all sections have some kind of color and image opacity added to them, so that the copy is easier to read. I've attached my CSS below, that previously worked, but now, none of my custom classes are engaging, even when I replace a class that is currently there with a new one.
.greybackground {
background-color: #f9fbfc;
}
.greybackground img {
opacity: 0.1;
}
.colorbackground {
background-color: #0675e1;
}
.colorbackground img {
opacity: 0.1;
}
.dimbackground {
background-color: #303945;
}
.dimbackground img {
opacity: 0.5;
}
Comments
Please send us WordPress dashboard access privately thru the contact form which is on the right side at http://themeforest.net/user/muffingroup#contact and we will check what might be the reason.
Notice!
Please attach a link to this forum discussion.
Thanks