1. Oliver
  2. Sherlock Holmes The Voice
  3. Commercial Templates
  4. Friday, 03 December 2021
  5.  Subscribe via email
Hello Ciaran,

maybe its a bug, but I am not quite sure.
I installed Layla J4 on a fresh J4 installation.
In the template options I choose "Sticky Header"= YES.
But on my frontend is see only this:

@media only screen and (min-width: 768px) {
#container_header,
.sticky-wrapper {
position: absolute;
}


If I check the template demo, I see this code on #container_header:

#container_header {
position: sticky;
top: 0;
}


I can add

#container_header {
position: sticky !important;
top: 0;
}

to my custom.css but this seems to be only a workaround, right?

What do you think?

Regards
Oliver
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Oliver

Thank you for reporting this issue which we have just resolved in the template download.. Updating your template to this latest download should resolve the issue for you. For details on updating your template may I suggest the following article.. https://joomla51.com/tutorials/joomla-basics/updating-your-joomla-template

If the issue persists after updating, may I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. For our reference please paste a link to this post in your email.

Ciaran
  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!