- Posts: 19
- Thank you received: 0
Crashing Navigation on tablet/cell phone size
-
David_B
Inactive member -
Topic Author
- New Member
-
Less
More
11 years 11 months ago #28695
by David_B
Crashing Navigation on tablet/cell phone size was created by David_B
How can I stop the Navigation Crashing into my logo on tablet/cell phone size. see attached.
It happen's on the Demo site too, so it not just my site.
NOTE - I've got around it by now placing logo in Top1, but not happy with the depth of header
It happen's on the Demo site too, so it not just my site.
NOTE - I've got around it by now placing logo in Top1, but not happy with the depth of header
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 11 months ago #28699
by ivan.milic
Replied by ivan.milic on topic Crashing Navigation on tablet/cell phone size
You can move that menu little bit up so it's no across image :
SELECT.tinynav{
margin-top:-20px;
}
put that at bottom of template_css.css
SELECT.tinynav{
margin-top:-20px;
}
put that at bottom of template_css.css
Please Log in to join the conversation.
Time to create page: 0.153 seconds