Hello Glam – Floral Image Background

QuestionsCategory: Hello GlamHello Glam – Floral Image Background
Angie Wilson asked 4 years ago

Hello,
I’m trying to remove the floral image from the boxes on the Hello Glam theme. I’ve not been able to find anything on the forums that addresses this issue.
Appreciate your help – thank you!

1 Answers
Support Team Staff answered 4 years ago

You can add this code to your additional CSS spot
 
.home-welcome,
.home-grid .simple-social-icons,
.home-right .glambox,
.footer-widgets,
.widget-above-content .enews-widget,
button, input[type=”button”], input[type=”reset”], input[type=”submit”], .button,
a.more-link, .more-from-category a,
.sidebar .simple-social-icons {
background-image: none;
}