Home Forums WoodMart support forum Header banner question Reply To: Header banner question

#240321

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.