This topic has 9 replies, 5 voices, and was last updated 9 years, 1 months ago ago by Eva Kemp
Hi,
When I start scrolling down a random page that I choose from the top menu, the fixed navigation bar that follows along shows a white square instead of the text for the path.
Use the like I have attached in the Private are and scroll down.
Thanks,
Christian
Hello,
Please add this code in custom.css:
.fixed-header .menu > li.current-menu-parent > a {
background-color: transparent;
}
Regards,
Eva Kemp.
Hello,
Please try to add this code in custom.css
.fixed-header .menu > li.current-menu-parent > a{
background-color: #131212 !important;
}
Regards,
Robert Hall.
Hi,
I tried both version and did put it in the custom.css and flushed the cache just to be sure but no difference.
/C.
Hello,
As I see the issue is fixed:
http://storage5.static.itmages.com/i/15/1009/h_1444379092_5627723_6f480e85a8.png
Try to check it in another browser.
Best regards,
Jack Richardson.
I have tried two different computers and two different browsers. No change from my end.
Can you please try the links in the privat section.
Hello,
I have added the code to your custom.css.
Please check your site now.
Regards,
Brian johnson
Great thanks!
Works like a charm again.
Than you all for great and fast support!
Have a super weekend,
C.
Hello,
You’re welcome.
Have a great weekend too.
Regards,
Eva Kemp.
The issue related to '‘Fixed navigation bar problem’' has been successfully resolved, and the topic is now closed for further responses