Header - - Question | JoomShaper

Header -

AB

Andreas Becker

Helix Framework 3 months ago

Hi, is there an easy way to add a coloured dividing line to the header below? Or do I have to create a custom header for this?

Something like that...

#sp-header {
    border-bottom: 1px solid white;
}
0
4 Answers
Pavel
Pavel
Accepted Answer
3 months ago #144297

Something like that...

Hi. That's one of the right decisions. Also you can use box-shadow instead of border-bottom

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 3 months ago #144436

Hi Andreas,

Pavel is right, you can follow his instructions.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 3 months ago #144251

Hi

Thanks for contacting us. Can you give an example of what type you actually want? Its easy for me to understand the issue.

-Regards.

0
AB
Andreas Becker
Accepted Answer
3 months ago #144295

Hi Current look: ![]https://www.directupload.net/file/d/7158/cvdgddrl_png.htm

This white line is to be added: ![]https://www.directupload.net/file/d/7158/wbbsia8n_png.htm

If you scroll down, you have a visible separation between header and content.

0