0
Welcome Guest!
Login
0
items
Join Now
Login
Join Now
Search
Home
Grav
Themes
Joomla!
Templates
Extensions
WordPress
Themes
Plugins
Docs
Forum
Perks
Index
Recent Topics
Rules
Search Forum
Premier Support
You are here:
Forum
General
General Discussion
Topic
Graffito Mobile Menu Not Working
Last Post
Search Topic
ShimWolf
Sr. Rocketeer
Posts:
110
Thanks:
0
Graffito Mobile Menu Not Working
Posted 11 years 5 months ago
Greetings...
I've been working on an upgrade to a client's site and noticed that the mobile dropdown menu is unresponsive.
www.financialintimacy.com/2013
The Home page content also is not resized to the mobile width and is unscrollable left to right.
Please advise.
Thank you.
#1042133
Henning
Preeminent Rocketeer
Posts:
29362
Thanks:
954
Volunteer
Re: Graffito Mobile Menu Not Working
Posted 11 years 5 months ago
1.) For the menu add this to your css
div.rt-menu-mobile {
position: relative;z-index: 999999;
}
2.) if you want to build a responsive you need to prepare responsive content.
Don't use tables to set up content in columns. Try to avoid tables at all!
Use floats, clears and divs.
css-tricks.com/all-about-floats/
#1042171
Henning
Preeminent Rocketeer
Posts:
29362
Thanks:
954
Volunteer
Re: Graffito Mobile Menu Not Working
Posted 11 years 5 months ago
just as an example
<table style="height: 382px; width: 1176px;" border="0" cellpadding="5">
with a width set to 1176px it can't be responsive
#1042278
ShimWolf
Sr. Rocketeer
Posts:
110
Thanks:
0
Re: Graffito Mobile Menu Not Working
Posted 11 years 5 months ago
Thanks Henning! The menu works great now.
I'll check out the link you sent and see if I can get the home page to re-format to mobile.
#1042485
Time to create page: 0.075 seconds
Powered by
Kunena Forum