Home › Forums › WoodMart support forum › Sticky Header Background Colour › Reply To: Sticky Header Background Colour
October 31, 2023 at 3:02 pm
#508817
Little Panda
Participant
Hi.
yes I tried that and I also tried adding code for the the second header line but whilst it worked for this header it changes the background of all our headers use on the website.
body .whb-sticked .whb-general-header {
background-color: black;
}
body .whb-sticked .whb-column {
background-color: black;
}
Is there anyway to change these without but only for this header type and not the other header type used on our website?