[ad_1]
lisa
(@contentiskey)
i see this class (probably related to visual bakery plugin)
.vc_custom_1682101732263 {
background-image: url(https://homefornowmn.org/wp-content/uploads/2018/07/pat.png?id=1226) !important;
background-position: 0 0 !important;
background-repeat: repeat !important;
}try this CSS instead to remove the background image (use ADDITIONAL CSS area in CUSTOMIZE in WordPress Dashboard
.vc_custom_1682101732263 {
background-image: none !important;
background-position: 0 0 !important;
background-repeat: repeat !important;
}for more assistance with Visual Bakery plugin – please use this link: https://support.wpbakery.com/
- This reply was modified 15 minutes ago by lisa.
Thank you so much Lisa – you are definitely my hero today!!!
