
Hi There,
Did you mean to change all the texts to white?
Please try adding this custom CSS under Theme Options > CSS:
.widget .h-widget:before,
.widget .h-widget:after,
.widget a:before,
.widget a:after,
.confit-hours {
color: #fff;
opacity: 1;
}
.widget_nav_menu ul,
.widget_nav_menu ul li,
.widget_nav_menu ul li a,
.widget ul li a,
.widget_meta ul li,
.widget_pages ul li,
.widget ul,
.widget ol,
.widget ul li, .widget ol li {
background: transparent;
border: none;
box-shadow: none;
}
Hope it helps 
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.