Darker Part Between Top Bar And Header - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Darker Part Between Top Bar And Header

CG

crea-arte GmbH

Template 2 years ago

Hi

My homepage is test.creaarte.ch and I use the Helix Ultimate template.

I have a top bar and the header, boh the same background color. But you can see a small dareker part between. Any ideas why and how can I remove it?

Thanks Hans

0
4 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #97176

Use this custom CSS

#sp-header {
    box-shadow: none !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.

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

Hi

Thanks for contacting us. Could you please give me a screenshot of your issue?

-Regards.

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 years ago #97160

Hi there!

Thanks for your query. You may use he following code in your custom CSS:

#sp-header {
    box-shadow: none;
}

Note: Path towards custom CSS(Joomla 4): System>Site Templates Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.

https://prnt.sc/5mBuSRh907N3

https://prnt.sc/ooiq-lkMEXr_

https://prnt.sc/nunlX-f5AhK1

Best Regards

0
CG
crea-arte GmbH
Accepted Answer
2 years ago #97161

Hi

You can see it on test.creaarte.ch... How can I send a screenshot?

Kind regards Hans

0