Home › Support › Business Kit › Menu on mobile not working
Tagged: Menu
- This topic has 9 replies, 2 voices, and was last updated 6 years, 9 months ago by
ProDesigns.
-
AuthorPosts
-
April 16, 2018 at 5:17 am #1504
Anonymous
InactiveHello, i have just opened my website on the phone and when i click on the menu icon to expand the menu, it doesn’t open up. Could you please tell me if I have set something wrong?
April 17, 2018 at 7:51 am #1505ProDesigns
KeymasterHi @Belafabrica
Can you please provide us your site URL?
Thank you.
April 17, 2018 at 7:59 pm #1507Anonymous
InactiveBelafabrica.com is the website
April 18, 2018 at 9:10 am #1510ProDesigns
KeymasterHi @belafabrica,
Please go to Appearance >> Customize >> Additional CSS and add following CSS
@media screen and (max-width:640px) { .site-branding { width:80%; } }Let us know if you still find any issue.
Thank you.
April 19, 2018 at 12:49 am #1525Anonymous
InactiveWow!! That worked. Thank you so much.
I have two more questions regarding the menu(when I browse on the laptop). I hope you can help me out again.
1) Could you please me how do I make the background color of each menu item change when I hover over the menu?
2) If you hover over the ‘Gallery’ tab, you can see that the width of the words in the drop-down is much longer than the background grey area. How do I make the grey area the same size as the text?
Earlier the text was showing up in two lines so I made a change in the style.css file. This made the text perfect but not the background color.Here is the code I changed (I changed the width to 200%)
.main-navigation ul ul a {
border-bottom: 0px;
border-left: medium none;
border-right: medium none;
box-shadow: none;
font-size: 15px;
height: auto;
padding: 9px 15px;
text-align: left;
width: 200%;
}April 20, 2018 at 8:20 am #1527ProDesigns
KeymasterHi @belafabrica,
Your site is not loading.
April 22, 2018 at 2:30 am #1536Anonymous
InactiveOh! I wonder how that could have happened. It seems to be working for me. Could you please check again?
April 22, 2018 at 8:19 am #1538ProDesigns
KeymasterHi @belafabrica,
http://belafabrica.com/ Isn’t this link of your site?
We are still getting 404 only on your site. Please check screenshot here http://nimb.ws/6hfd1Q
Thank you.
April 22, 2018 at 3:05 pm #1539Anonymous
InactiveHello, I had a plugin which was blocking a proxy ip. Maybe that was the problem. Please let me know if you can access my website now.
I tried to attach a picture here to show you the problem but couldn’t do so.
The text is the dropdown is longer than the background. Please let me know how to fix that. Also, the background color change of the menu on hover.
Thank you in advanceApril 23, 2018 at 5:49 am #1540ProDesigns
KeymasterHi @belafabrica,
We still cannot see your site.
-
AuthorPosts
- You must be logged in to reply to this topic.