Tagged: x
-
AuthorPosts
-
October 12, 2016 at 11:03 am #1213117
TimParticipantHi X,
As you can see here: http://www.rits-consultancy.nl/
There is a transition when you scroll down and back to top in the navbar. I have achieved this with this css:
@media screen and (min-width: 480px) { .x-navbar { transition: 0.5s ease; } }My question is: how do I achieve the same thing upon scroll? Now it goes immediately to white..
I cannot find the right selector/css to do it.Thanks!
October 12, 2016 at 1:45 pm #1213395
JoaoModeratorHi There,
As you have under construction mode activated please provide your admin credentials in a private reply in order that we can take a closer look.
Thanks
Joao
October 12, 2016 at 1:49 pm #1213399
TimParticipantThis reply has been marked as private.October 12, 2016 at 9:52 pm #1214026
FriechModeratorHi There,
Thanks for the credentials, transition does not apply to a background image. Please remove the background image you apply on the fixed navbar.
.x-navbar.x-navbar-fixed-top { background-image: url("http://www.rits-consultancy.nl/wp-content/uploads/2016/10/dots-grey-rits.png"); background-repeat: repeat; }Hope it helps, Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1213117 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
