timothymoorejr
asked 11 years ago

When navigating to my site on my iPhone, the text does not display right.  This is simply just the homepage.  I have no done any changes that could mess this up.

Any help? http://teslacentral.com

3 Answers
DominicStaff
answered 11 years ago

Hello
When navigating to your site on my iPhone, the text does not display right. you can fix it by:

– log in to Dashboard > theme option >add code following :


<style>
@media (max-width: 480px) {
.home .site-content .content-inner .entry-thumbnail {
float: none;
}
.home .site-content .content-inner .has-thumbnail .post-inner {
margin-left: 0px;
margin-top: 10px;
}
}
</style>

Regards,
Dominic

timothymoorejr
answered 11 years ago

Woohoo! That fixed it, thanks!

DominicStaff
answered 11 years ago

Hello TimothymooreJr!

Thank you for choosing our products.

Regards,
Dominic

 

Powered by DW Question & Answer Pro