1. Louw
  2. Sherlock Holmes
  3. Commercial Templates
  4. Tuesday, 06 March 2018
  5.  Subscribe via email
Hope you are doing great and can assist. I need the menu item in Maya to be transparent with the background image at the top behind it before it becomes sticky. Would you be able to tell me how to achieve this in CSS. Similar to what you have in Kodaline but in the Maya template

Would really appreciate your advice.
References
  1. http://x-boats.com/
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Louw

Presuming I understand you correctly, try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)...

.sticky-wrapper {
position: absolute;
width: 100%;
}
.header_row {
background-color: transparent;
box-shadow: none;
}
#logo::before {
display: none;
}
.is-sticky .header_row {
background-color: #fff;
}


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!

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.