Forums
Home / Theme: Modern Store / Remove border Header Promo
(@bastiaan72)
2 years, 9 months ago
Is it possible to delete the border of the header promo (as I am using a slightly smaller image)
Thanks again!
(@bensibley)
That’s an easy one ??
You can add this code to the Additional CSS section in the Customizer to remove the border:
.header-promo .slides { border: none; }