Tagged: x
-
AuthorPosts
-
May 9, 2016 at 1:59 pm #982819
Keith AParticipantHello,
That did not work.
With the JS & CSS as above, the navbar just goes to the bottom of the screen. If you notice any syntax error in your code, then let me know .. otherwise I will try to make it work with set pixel height.
Thanks!
May 9, 2016 at 2:55 pm #982912
JoaoModeratorHi Keith,
Could you provide a Mock-up/Sketch or a detailed explanation of how you would like the website to look on smaller screens?
Once we understand it well your design goals will be easier to provide you a tailored solution.
Thanks for understanding,
Joao
May 9, 2016 at 3:33 pm #982950
Keith AParticipantHello,
That did not work.
With the JS & CSS as above, the navbar just goes to the bottom of the screen. If you notice any syntax error in your code, then let me know .. otherwise I will try to make it work with set pixel height.
Thanks!
May 9, 2016 at 3:41 pm #982961
Keith AParticipantALSO – one more thing – these fixes don’t work on mobile. The mobile menu switches to ICON at bottom, (which is fine) but when we click the Icon, nothing happens.
Thanks!
May 10, 2016 at 12:44 am #983556
Paul RModeratorHi Keith,
It looks like you missed our last reply.
“Could you provide a Mock-up/Sketch or a detailed explanation of how you would like the website to look on smaller screens?
Once we understand it well your design goals will be easier to provide you a tailored solution.
Thanks for understanding,”
May 10, 2016 at 12:34 pm #984456
Keith AParticipantONE LAST ISSUE..
Let’s forget the % issue, I can make it work as it is (with current fixes).
BUT ONE LAST BUG >> is the mobile menu is not working.
If you load the page http://paulacm.com on a mobile screen – We see the Menu-ICON at the lower screen, but when we click it, it’s not working. Nothing happens.
Thanks!
May 10, 2016 at 1:33 pm #984553
Keith AParticipantThis reply has been marked as private.May 11, 2016 at 12:24 am #985344
ChristopherModeratorHi there,
#1 Find this code :
body.x-navbar-fixed-top-active .x-navbar-wrap { height: 70px; margin-top: 500px; }And update it to :
@media (min-width:979px){ body.home.x-navbar-fixed-top-active .x-navbar-wrap { height: 70px; margin-top: 500px; } }#2 & #3 Please set your slider above masthead, then you may need to reduce top-margin for provided code in #1 solution.
Let us know how it goes.
June 6, 2016 at 1:54 am #1027464
WilliamSlatteryParticipantThis reply has been marked as private.June 6, 2016 at 4:10 am #1027645
RadModeratorHi William,
Would you mind creating a new thread and provide the site’s URL login credentials in private reply? We need to check it first 🙂
Thanks!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-978220 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
