Tagged: x
-
AuthorPosts
-
May 25, 2016 at 4:37 pm #1009841
martinziajaParticipantHi folks,
I use Integrity with activated breadcrumps. When opening a page everything looks fine, but after having scrolled down and up to the top again, the upper part of the page seems to be hidden by the header.
Is it possible to get rid of that without deactivating the breadcrumps?My temporary site is http://www.x.martinziaja.de
Thanks for looking into it!
MartinMay 25, 2016 at 4:53 pm #1009854
martinziajaParticipantOK, I think I found the problem: When the screensize is getting smaller, my navbar jumps under the logo and therefore hides the upper part of the page… Viewing it on a larger screen does the trick. Is it still possible to get rid of that effect when viewing the site on a smaller display?
May 25, 2016 at 9:35 pm #1010280
FriechModeratorHi There,
Thanks for writing in! Yes, the issue is on the screen width ranging from 980px to 1300px. We need to reduce the padding and font-size of each menu items on this screen width.
You can add this under Custom > CSS in the Customizer.
@media (min-width: 980px) and (max-width: 1300px) { .x-navbar .desktop .x-nav > li > a:not(.x-btn-navbar-woocommerce) { padding-left: 5px; padding-right: 5px; } .x-navbar .desktop .x-nav > li > a > span { font-size: 70%; } }Hope it helps, Cheers!
May 26, 2016 at 3:30 pm #1011730
martinziajaParticipantGuys, you really rock. Thanks a lot for the great support – it must be tough dealing every day with people like me who think they can build their own website (which I obviously don’t)… 🙂
So thanks again, regards from Germany
MartinMay 26, 2016 at 8:47 pm #1012206
DarshanaModeratorThank you for your feedback & glad we were able to help 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1009841 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
