Home › Forums › WoodMart support forum › Header banner question › Reply To: Header banner question
November 10, 2020 at 7:02 am
#240321
Aizaz Imtiaz Awan
Keymaster
Hello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.header-banner-container .icons-design-default.color-scheme-dark .woodmart-social-icon {
color: red !important;
}
.header-banner-container .woodmart-social-icons.icons-size-default i {
font-size: 18px;
}
.header-banner-container .woodmart-social-icons {
text-align: right;
}
Regard’s.
Xtemos Studios.