1. tuki
  2. Commercial Templates
  3. Wednesday, 18 November 2020
  4.  Subscribe via email
Hello Ciarán. I use Nadia template, and my client asked me to fix (show) the menu / logo when we scrolling on page. I tried to add position: fix into the header_background. It solved to fix the menu, and the logo in desktop view. But on mobile / tabs, the menu, and the logo is on each other. I cannot figure out how to position them with css to get the original order (menu, after logo), but be fixed on scrolling.

Can you help me a little about this?

BIG thanks!
Peter
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Peter

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

.is-sticky #container_header {
transform: none;
}
#header_bg {
z-index: 10;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello Ciaran,

Thanks for the reply. I added this on desktop its super. But on mobile, the menu still disappearing. Can you help me how to add also the mobile menu fixin?

BIG thanks!
Regards,
Peter
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Sorry, I left the url. So you can check this here: https://medicalstream.hu/hu/

Thanks a lot!
Regards,
Peter
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Peter

Sorry to say, it is not possible to change this with CSS alone. May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will make this change for you. For our reference please paste a link to this post in your email.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


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