- Posts: 53
- Thank you received: 3
Mobile layout messed up
-
larry
Inactive member - Topic Author
- Member
Less
More
9 years 8 months ago #44777
by larry
Mobile layout messed up was created by larry
The layouts showing on both a 7" tablet and a 5" phone are extremely jumbled with open spaces and modules on top of modules. Rather than just moving modules below each other, they are in odd places and the site becomes illogical and unusable.
I did have to change margins of several items on the main website to make things fit and show appropriately, but I don't see how that would have thrown off the spacing of everything so much.
The site under development is at bwd4.com .
Thank you.
I did have to change margins of several items on the main website to make things fit and show appropriately, but I don't see how that would have thrown off the spacing of everything so much.
The site under development is at bwd4.com .
Thank you.
Please Log in to join the conversation.
-
larry
Inactive member - Topic Author
- Member
Less
More
- Posts: 53
- Thank you received: 3
9 years 8 months ago #44778
by larry
Replied by larry on topic Mobile layout messed up
EDIT: I've been able to fix most of the jumbled layout, but here are some spots that overlap still on mobile:
- The header items in logorow
- Footer items in bottomrow and copyright
- excess space between the calendarrow and contentrow on all pages except the Home page
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
9 years 8 months ago #44779
by ivan.milic
Replied by ivan.milic on topic Mobile layout messed up
Try some of this fixes:
in template_css.css edit
@media (max-width: 992px)
.sparky_logo, .sparky_logo a {} REMOVE text-align: left;
and
.copyrightrow .container .row {} REMOVE margin-top: -77px;
and for calendarrow and contentrow try to find settings in sparky.
in template_css.css edit
@media (max-width: 992px)
.sparky_logo, .sparky_logo a {} REMOVE text-align: left;
and
.copyrightrow .container .row {} REMOVE margin-top: -77px;
and for calendarrow and contentrow try to find settings in sparky.
Please Log in to join the conversation.
-
larry
Inactive member - Topic Author
- Member
Less
More
- Posts: 53
- Thank you received: 3
9 years 8 months ago #44812
by larry
Replied by larry on topic Mobile layout messed up
Thank you. Those fixes helped and I was able to adjust the other spacing.
Slicebox doesn't show full height in portrait mode on a 5" screen, but the other layout issues seem to be resolved.
Slicebox doesn't show full height in portrait mode on a 5" screen, but the other layout issues seem to be resolved.
Please Log in to join the conversation.
Time to create page: 0.314 seconds