Change Sticky Header Color - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Change Sticky Header Color

D

Deli

Helix Framework 2 years ago

Hi! What should be changed and where if I want to change the color of the sticky headers? (helix ultimate - travelin template) I would like to request the code snippet (I think css) and also where exactly I should insert this.

It has been used before, but I don't fully understand it https://www.joomshaper.com/forum/question/4298?order=newest

Thanks in advance.

0
7 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #112603

Hi

I have checked your issue. In that case you need to set a background color for header, otherwise it will not look good. You can use this custom CSS and set the background coloe which you want.

#sp-header {
    background: #eca1d0 !important;
}

Path towards custom CSS: Extensions>Templates>Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.

1
F
Fiona
Accepted Answer
2 years ago #128217

Thank you, this worked for me.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #128264

Glad to know that.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #112489

Hi

Thanks for contacting us. Could you please give me your site URL and also screenshot of your issue?

-Regards.

0
D
Deli
Accepted Answer
2 years ago #112496

Ok. I answer hidden.

0
D
Deli
Accepted Answer
2 years ago #112620

Yes, thank you, quick and precise solution. thanks

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #112630

You are always welcome.

0