-
AuthorPosts
-
July 20, 2015 at 4:49 pm #475939
Hi,
I have modified the sub menu a little but not to much but i’m getting this weird jumping effect on refresh and page load.
Here is my site
http://www.spinsys.com.php53-11.dfw1-1.websitetestlink.com/
you can see the black bar under the main Hero Rotator jumps a little when you first load the site and then if you refresh it a couple time you can see what im talking about.
It does not seem to be doing it in Firefox but I can see it in Chrome and Safari.
Any insight would be great.
Thanks
July 20, 2015 at 11:15 pm #476184Alos, is there a way that I can set a custom breakpoint for this sub-menu? as you can see its wide and it start stacking on it self when you shrink down to ipads?
Thanks
-DanJuly 20, 2015 at 11:17 pm #476186Hey acscreativenew!
Please try the following in your custom css section:
ul, menu, dir { display: block; list-style-type: disc; -webkit-margin-before: 1em; -webkit-margin-after: 1em; -webkit-margin-start: 0px; -webkit-margin-end: 0px; -webkit-padding-start: 0px !important; }
Regards,
DakeJuly 20, 2015 at 11:19 pm #476187That did not seem to do anything, also please see my second comment.
Thanks
-DanJuly 20, 2015 at 11:30 pm #476193Hi!
Hmm, may we have temporary access to your website so we can take a closer look?
As for your second comment, that depends:
– Would you like it to switch to the mobile menu once it gets down to ipad size screens (using a media query)?
– Would you rather the black background adjust itself based on how it’s stacked?
– Or would you prefer to adjust the margins between each menu item?
Cheers!
DakeJuly 20, 2015 at 11:32 pm #476194Thanks for the fast responce, I think that option one will be best and easiest. We can just display the mobile menu when it gets down to size using a media query.
Thanks
-DnJuly 21, 2015 at 12:04 am #476208Hi!
In that case, may I have temporary access so I can tackle both issues at once :)
Regards,
DakeJuly 21, 2015 at 3:20 pm #476544Not a Problem at all, here is the info
Please let me know if you need anything else.
July 23, 2015 at 4:56 pm #477823Just wanted to see where we are with this? were you able to get in? I also ran into some other issues with the main nav bar, should I open up a new thread or can I post them here?
August 1, 2015 at 10:56 pm #481714Hey!
Try adding this code to the Quick CSS:
#top .av-submenu-container { max-width: 1296px; }
Cheers!
Josue -
AuthorPosts
- You must be logged in to reply to this topic.