Home › Forums › All Other Themes › Mobile Website Issues
- This topic has 7 replies, 2 voices, and was last updated 5 years, 3 months ago by Sonl Sinha.
-
AuthorPosts
-
August 31, 2019 at 3:59 am #129853
Hello,
The navigation menu button on my website will not open up on the front page of my website, which is https://colleensmartialartcorner.com. And my “About” button in the about section of my front page will not open up on mobile. I have entered in the link in the Read More button of my dashboard, but when I click on it, I Keep seeing the # sign and then it redirects to the home/front page. How do I fix this?
September 2, 2019 at 5:47 am #129893Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:767px) { #simple-menu { z-index: 999999999; } }
Regards,
DaveSeptember 2, 2019 at 6:25 am #129900Hello Dave,
I copied, pasted, and published, then tried to press on the navigation menu button on my phone, and it still won’t work.
Colleen
September 2, 2019 at 6:30 am #129903Do I need to take off the addon from AMP for WP plugin?
September 2, 2019 at 6:40 am #129911Hello again Dave,
So I deactivated the AMP for WP Plugin, and now the mobile format is working, but there is a blank space between the top post on the blogroll and the topbar with a code that reads “asdsadasd,” which can also be seen on the computer version as well. How do I fix this, in addition to the top bar widgets not showing up either on the computer and mobile versions?
I appreciate your help, by the way!
Colleen
September 3, 2019 at 5:13 am #129996Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.blog .post_head { display: none !important; }
Regards,
DaveSeptember 3, 2019 at 7:00 am #130003Thanks Dave! I appreciate your help!
Colleen
September 4, 2019 at 4:59 am #130062Hi Colleen,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/23/
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.