Tagged: menu bar.
- This topic has 5 replies, 3 voices, and was last updated 7 years, 6 months ago by Mahesh.
-
AuthorPosts
-
May 7, 2017 at 7:44 am #115378filip_1Participant
Hello,
so I have problem with my menu bar when I minimize the window or when I open my web page on some cell phone. It’s just suddenly everything mixed up and don’t know how to solve this problem.
Thank you for your help
link to page:
http://www.zupa-bezgresnog-zaceca-bdm.hrRegards,
Filip
May 8, 2017 at 1:19 am #115420MaheshParticipant@filip_1: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
@media screen and (max-width: 990px) { #menu-pocetna .menu-item { width: 100%; } #access ul li a { text-align: left; } }
Regards,
MaheshMay 8, 2017 at 10:25 am #115463dschwartzerParticipantI am having a similar problem (I think). http://appletechtalk.com
In my case, only one of the menu items is of center from the rest. It has been fine for months and now suddenly is no longer lined up.
The Marketplace” menu item is sitting lower than all the others (when I am in the Chrome browser. It may be others but I can’t test them right now).
I have tried removing and re-adding the menu item, shortened the name and tried the CSS you suggested above but it still does not line up.
Any other suggestions?
May 9, 2017 at 12:20 am #115486MaheshParticipant@dschwartzer: I don’t quite really see what your issue is. Please check the image in the link below:
http://bit.ly/2ptIt4T
This is how the menu looks right now on your site.Regards,
MaheshMay 9, 2017 at 8:31 am #115504dschwartzerParticipantMahesh:
Thanks for taking a look at this.
In doing some additional testing it appears the issue is related to a single browser on a single computer. I tested the site on another machine using three different browsers and like you, the menu rendered correctly.
Sorry for the confusion.
Regards,
David
May 10, 2017 at 1:56 am #115537MaheshParticipant@dschwartzer: Yes, may be some caching issue.
Regards,
Mahesh -
AuthorPosts
- The topic ‘Problem with menu bar’ is closed to new replies.