Tagged: x
-
AuthorPosts
-
May 11, 2016 at 12:38 pm #986217
president75ParticipantHello,
I think I have a problem with my menu and logo on notebook. In fact I think they are not responsive; on the notebook should be smaller so that the slider which is under them enter the page without scrolling.
Can you help me!?
Thank you
May 11, 2016 at 12:41 pm #986223
president75ParticipantThis reply has been marked as private.May 11, 2016 at 2:01 pm #986363
RupokMemberHi there,
Thanks for writing in! Upon checking your website I can see the menu is responsive for all screen size. Would you add some screenshot that reflects what you are referring? We’ll be happy to assist you.
Cheers!
May 11, 2016 at 2:19 pm #986398
president75ParticipantAs you can see in the annexes the start page on the desktop and notebook (1366×768) are different. The slider below the menu in the desktop version is fully displayed while the notebook version is truncated and you have to scroll to see it. I think the problem not depend by the slider, but the logo/menu.
May 11, 2016 at 8:23 pm #986918
NicoModeratorHi There,
Thanks for the screenshot.
Upon checking your setup, it is responsive however the size or the height of the slider in lower screen size is the right height for its width. If you want to adjust it, you can use the @media query in your CSS. For example,
@media (max-width: 1367px) .x-logobar-inner { padding-top: 0px; padding-bottom: 0px; }Just add the class and its modification.
Hope it helps.
Let us know how it goes.
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-986217 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
