1. Bugsys
  2. Commercial Templates
  3. Thursday, 02 March 2017
  4.  Subscribe via email
Hello,

one question to the LIFESTYLE template:
When the header sticks to the top of the browser window, any opacity is removed from the header and top menu area.
Is it possible that the opacity not removed from the header and the top menu area?

Thank you very much!
Helmut
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Helmut

To amend try adding the following to the Custom CSS field of your templates parameters...

.is-sticky .header_bar {
background-color: rgba(0, 0, 0, 0.7);
}
.is-sticky #container_hornav .hornav > ul {
background-color: rgba(23, 23, 23, 0.3);
}


CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


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