Tagged: x
-
AuthorPosts
-
January 17, 2017 at 1:06 pm #1333906
mrsnoochParticipantHi there,
I run Shiftnav for my mobile devices, but not sure if this is a theme issue or a Shiftnav issue..
If you visit http://bigrockdesigns.badwolfproductions.co.uk on a mobile device (I’m using an iPhone 6S) the site and menu loads without issue. However if you try and scroll up – either from when the site loads of after doing some scrolling – you will see that a new additional area of white space appears and increases the padding between the menu and ‘Computer Training Consultants’ image/text.
I have tried disabling top bar and the header widgets to see if this was an underlying issue, but this didn’t affect things.
Do you know if this is a theme issue?
I’ll include login details below.
Many thanks
MarkJanuary 17, 2017 at 1:06 pm #1333908
mrsnoochParticipantThis reply has been marked as private.January 17, 2017 at 2:23 pm #1334026
NicoModeratorHi There,
Thanks for writing in.
Please try to add this in your Customizer > Custom > CSS:
@media (max-width: 979px) body.x-navbar-fixed-top-active .x-navbar-wrap { display: none; }Adjust the max-width to where you want to execute the code.
Hope it helps.
Let us know how it goes.
Thanks.
January 17, 2017 at 2:30 pm #1334035
mrsnoochParticipantHi,
This doesn’t seem to have made a difference, I drag down and the white area appears and then sticks.
MJanuary 17, 2017 at 5:16 pm #1334197
JadeModeratorHi there,
Please try this code:
@media (max-width: 979px) { body.x-navbar-fixed-top-active .x-navbar-wrap { display: none; } }Hope this helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1333906 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
