1. randy.asunio
  2. Commercial Templates
  3. Monday, 04 February 2019
  4.  Subscribe via email
Hi,

I am using Renovate template. My question is how to sticky the header or menu. I ca't find a solution even if i edited the .css.
Please help me. I am really desperate to solve the issue.
Hoping for your quick response.

Regards,

Randy
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Randy

Would you have a URL to an example of your menu?

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

Thank you for the reply.
I finally figured out how to fix the header on top. I searched this forum...:D :D :D
I have a question again. My header is transparent, how can i change to solid background (black)when scrolling?
Hoping for your quick response.
Thank you very much in advance.

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

Would you have a URL to an example of your header?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
http://nes-corp.ddns.net:7444/www/nespacific/

here is the example....I would like to be solid black background on the header when scrolling.
TIA
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

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

#container_header {
background-color: #000;
}


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

Thank you for the reply. The code doesn't seem to work. The header is still transparent when scrolling.
Is there anothe way?
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

I am unable to see the suggested CSS in your site source. Can you confirm that you have added it to the correct template style and field?

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

Sorry i deleted the code because it was not working. I have added the code again. Please take a look.
Thank you very much in advance.

Regards,
Randy
  1. more than a month ago
  2. Commercial Templates
  3. # 8
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you Randy

Could you try replacing the suggested CSS with the following...

#container_header {
background-color: #000 !important;
}


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

Thanks for the reply.
Thanks for the effort. I just want the header to be solid background when scrolling down or up the page. :D :D :D
I will just change the header opacity. I have got one more favor to ask, how to change the HEADER HIEGHT? Please take a look at the attached photos.
Photo2 is the one i want to do.
Note. Photo#2 is edited in photoshop.
Thank you very much in advance.

Regards,
Randy
Attachments (2)
  1. more than a month ago
  2. Commercial Templates
  3. # 10
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

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

#container_header,
#hornav a:hover::after,
#hornav a:active::after {
height: 85px;
}
#hornav ul a, #hornav .separator,
#hornav a span, #hornav a::before {
padding: 33px 14px;
}


Note you may need to adjust the size of your logo.

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

Thank you very much for the help.
I really, really appreciate it. I have another problem, please take a look at the attached photo.
I want to delete or adjust the the gap. Please be patient to me...
Thank you very much in advance.


Regards,
Randy :D
Attachments (1)
  1. more than a month ago
  2. Commercial Templates
  3. # 12
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

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

#container_slideshow {
min-height: 65px;
}


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

A pleasant day.
The code works like a charm.
Hope to help me again soon. LOL..:D :D :D. You are such a big help.
Thank you very much.

Regards,
Randy
  1. more than a month ago
  2. Commercial Templates
  3. # 14
  • Page :
  • 1


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