Forum Replies Created
-
AuthorPosts
-
blizzard01Member
Ok I figured it out the min-width I moved to the body section then expanded it to 1200px and it works on mobile now!
body {
background-color: #eee;
min-width: 1200px;}
Thank you so much for your help! I really appreciate it.
blizzard01MemberI did not have an inner wrap in the css, but I added one with a width of 1150 and all it does is make the image area bigger but on the mobile it still cuts everything off on the right side of on the website, not just the slider the whole site is cut off with a white space.
blizzard01Memberyeah I tried that I actually went back to the original css file (to try and see the problem )so I don't have that image on the site if you go back to it, it just has the basic outreach design and it still shows the white right side cut off on mobile devices including tablets . It has to be something with the theme that is still causing this issue, but have no idea what
blizzard01MemberOk removing the viewport made the screen bigger but still did not completely remove the white space on the right side. I have reverted back to the main css file for outreach and only removed the responsive code and the viewport in the functions.php and I am still have an issue with the content /images cutting off
Do you know of anything else that might be affecting this theme?
blizzard01MemberI think I fixed part of it I had to remove the veiwport mobile stuff in the functions.php as well.
blizzard01MemberI just tried to bring it down to 900 wide which is smaller then the nav bar and it still does the same thing along with the slider and footer.
The nav bar on the other hand does not it show the full image correctly
blizzard01MemberI tried deleting all the responsive design section in the css and it correct some issues however the slider, bottom section and footer do not show the right dimensions still cuts off the images and the header widget area does not show.
Do you know of any other sections that might be causing this? is there something in the functions.php file?
blizzard01MemberIs There anyway to just have the whole site show up as it does on the computer? and the user would just zoom in? so not have it change locations for mobile responsiveness as it does in the outreach demo?
-
AuthorPosts