Home › Forums › Basel support forum › Help with My account login page and header colour › Reply To: Help with My account login page and header colour
February 7, 2018 at 8:08 am
#37941
Artem Temos
Keymaster
Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue
body:not(.home).enable-sticky-header.basel-header-overlap .main-header {
background: #000;
}