mobile view

Posted in: Newspaper
Post count: 15

Hello,
I have finally finished configuring my website to the way I want it to look. But when I view it on my phone everything seems a little off. The logo seems to be on the right side and there is a huge gap between the slide and instagram header. Some advice and tips would be greatly appreciated on to how to fix this.

website url: http://www.onefreshgeek.com

Post count: 15

I would like to know if anyone can help me move the logo to the top and center it. I was also wondering if there’s a tool for the desktop to edit the css for the mobile view.

Post count: 7909

Hi,

I have checked your site and I see that you have customize your logo on mobile: http://screencast.com/t/fRnnExcv so I’m not sure what are you trying to do.
Please try this custom css for space between slider and instagram: http://screencast.com/t/MlhZ6xLG

@media (max-width: 767px) {
.home .td_normal_slide .td_mod_wrap {
margin-bottom: 0px;
}
.home .td_normal_slide {
margin-bottom: 0px;
padding-bottom: 0px;
}
}

Thanks!

Post count: 15

god damn that is PERFECT
thank you so much lol I’ve been trying to figure this out for days

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.