Tagged: x
-
AuthorPosts
-
February 7, 2017 at 3:45 pm #1361800
tmadesParticipantIt’s hard to explain what I’m looking for here. I love the way my site is looking on desktop, but as the screen gets smaller it keeps stretching vertically. It looks as though the footer is static at the bottom of the page and everything else is getting smaller and stretched out vertically.
I’ve attached a screenshot of what my site looks like on desktop and what it looks like on mobile. Essentially I want it to look the same as it does on desktop no matter what screen size your viewing it on.
Here is the url to my site: http://dirtyphonics.com
Please help! I will reply to this privately with my login credentials.
Thanks
February 7, 2017 at 3:45 pm #1361809
tmadesParticipantThis reply has been marked as private.February 7, 2017 at 11:55 pm #1362336
RupokMemberHi there,
Thanks for writing in! Looks like you have added CSS to make the footer fixed and margin and gaps for the image above. So what you are getting is expected. You should use absolute positioning for the footer and use margin/padding for the image with CSS so that you can control them with media query.
Hope this makes sense.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1361800 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
