Tagged: x
-
AuthorPosts
-
October 31, 2016 at 9:16 am #1237865
TimParticipantHi X,
When you go to following page on mobile:
http://www.rits-consultancy.nl/datamigratie/And then start scrolling and go back, you will notice that the header area is a bit strange (for a small amount of time there is a grey background and it tilts a little bit).
What is going wrong?
Thanks!
October 31, 2016 at 9:36 am #1237903
ThaiModeratorHi There,
To fix this issue, please add the following CSS:
@media (max-width: 979px){ body .x-navbar.x-navbar-fixed-top { background-color: transparent !important; } }Hope it helps 🙂
October 31, 2016 at 9:44 am #1237920
TimParticipantHi Thai,
This does not seem to be the solution (see attached screenshot).
This happens upon scrolling back to top..
Thanks:)
October 31, 2016 at 10:00 am #1237949
JoaoModeratorHi There,
Please update the given code to:
@media (max-width: 979px){ body .x-navbar.x-navbar-fixed-top { background-color: transparent !important; } .x-navbar-inner { height: 0px !important; } }Hope it help
Joao
October 31, 2016 at 10:06 am #1237960
TimParticipantHi Joao,
I’m sorry, same problem..
October 31, 2016 at 11:18 am #1238061
JadeModeratorHi Tim,
Kindly try to add the code at the bottom part of the CSS customizer because there is another CSS rule that targets the same element below it that overrides it’s values back to the gray background.
Thank you.
October 31, 2016 at 5:00 pm #1238414
TimParticipantHi Jade,
All set! Thanks a lot!
October 31, 2016 at 10:04 pm #1238659
Prasant RaiModeratorYou are most welcome. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1237865 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
