1. jascanio
  2. Sherlock Holmes
  3. Commercial Templates
  4. Thursday, 29 October 2015
  5.  Subscribe via email
Hi,
I would like to know whether adding a shadow behind the top border of the white sloping background pannel is possible. What I'm pursuing is trying to make the header background image look to be really behind the white pannel.
Is that possible?
Thanks in advance for your help.
Regards,
Juan
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Juan

Presuming I understand you correctly try adding the following to the Custom CSS field of your templates parameters..


#header_bg::after {
box-shadow: 0 -10px 10px rgba(0, 0, 0, 0.4);
}


CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi,
Yes. You understood correctly. Applied the code and got the desired effect. Thanks for your help.
Regards,
Juan
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!