- This topic has 2 replies, 2 voices, and was last updated 8 years, 10 months ago by andrewf90.
Viewing 3 posts - 1 through 3 (of 3 total)
-
AuthorPosts
-
January 19, 2016 at 2:56 am #83184andrewf90Member
Hey, guys!
I noticed that when you view my site in the mobile version where the footer widgets get stacked upon each other that the columns do not align properly. I read about this being a problem with a different Catch Themes theme, and it got fixed. Any ideas how I might be able to implement a fix for this?
Here’s the site url: http://goo.gl/49Mbeo
Here’s an image of the problem I have: http://snag.gy/o2CO9.jpg
Thanks again, everyone!
January 19, 2016 at 12:39 pm #83208MaheshParticipantHi @andrewf90,
For above issue, please add the following CSS in “Dashboard=> Appearance=> Theme Options=> Custom CSS” box:
@media screen and (max-width: 480px) { #supplementary.three #second.widget-area { margin-left: 0; } }
Regards,
MaheshJanuary 19, 2016 at 10:29 pm #83248andrewf90MemberWorked like magic!
A big thanks for all your help!
-
AuthorPosts
Viewing 3 posts - 1 through 3 (of 3 total)
- The topic ‘Mobile Footer Widgets Not Aligning’ is closed to new replies.