DESIGN CHANGE Needed On TUBER Template - Question | JoomShaper

DESIGN CHANGE Needed On TUBER Template

SC

Stuart Clark

Template 1 month ago

I want to remove the white bar shown at the top of every page within the TUBER template, but I can't find what CSS is creating the bar.

Please tell me which CSS file to edit to remove this bar.

Photo attached so there's no confusion about the item to be removed: https://prnt.sc/yDWFHdt-y_Z4

0
4 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 month ago #215042

Hi,

You can use this CSS in your custom.css file.

#sp-header:before{
  background: unset !important;
}
0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 month ago #215563

Thanks for accepting the answer.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 month ago #214953

Hi

Thanks for contacting us. Could you please give me your site URL? So that I can check.

-Regards.

0
SC
Stuart Clark
Accepted Answer
1 month ago #215009

The URL is https://bearandorcas.life - you'll need to log in as the site isn't live - see hidden content for details

That shouldn't really be needed though, as I've sent a screenshot and the template was written by JoomShaper, so they should know how to customise it!

0