Header's Background Color In Logo Position - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Header's Background Color In Logo Position

R

Renor

Helix Framework 3 years ago

The header's background color doesn't show in the Logo area. See https://prnt.sc/f2A8LtlQh6Q2 I tried many different things, but just can't figure out how to make that space around the logo the same color as the rest of the header's background color. What am I missing? Tks!

0
5 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 3 years ago #68734

Hi there!

Thanks for your query.

Would you please give me your site URL to check the issue?

Best Regards

0
R
Renor
Accepted Answer
3 years ago #68738

Tks Rashida for checking in. url: https://peoplesmart.solutions

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 3 years ago #68829

You're welcome.

Please use the following code snippet in your custom CSS:

#sp-header .logo {
    background-color: transparent !important;
}

Hope this will serve your purpose!

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

Best Regards

0
R
Renor
Accepted Answer
3 years ago #68833

Thank you very much, Rashida! I works as I was hoping. Have a great weekend, Serge

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 3 years ago #71117

Glad to know that and you are always welcome:)

0