Home Page Doesn't Align in Mobile

Homepage Community Forums Epik Theme Support Home Page Doesn't Align in Mobile

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #6863
    jonbuscall
    Customer

      I’m working on a site at http://www.thepodcastbusiness.com just putting it together.

      I’ve got a blog on the homepage.

      I’ve noticed that when the blog post is resized to mobile, the text aligns perfectly.

      But when I go back to the home page and resize to mobile the text, from the post title down, aligns to centre.

      I’ve tried removing the sidebar widgets, audio file in the post, and even the menu but it still centres when checking the responsive design.

      I can’t figure out what’s happening because exactly the same content is on the home page as the blog post.

      Any suggestions ?

      #6883
      Eric
      Customer

        It’s working fine on my end when I try it. Keep in mind, you would only resize your browser to see what it will look like at a small size….however, this isn’t a mobile browser it’s still a desktop browser, so a mobile browser is still not exactly the same thing. So don’t rely on what it looks like when you resize your dekstop browser to see what a mobile browser will look like because they are still two different browsers. Its best to just test your site in an actual phone rather than an “emulator” to see what it will look like.

        Also, even if there were issues with the text aligning when the browser is resized that small, you have to remember that none of your visitors are going to actually resize their browser back and forward when viewing your site. And when they’re viewing from a phone they definitely won’t have the ability to resize their browser.


        I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

        #6894
        jonbuscall
        Customer

          I’ve checked on my iPhone and I get the same result. The front page still centres instead of aligning correctly.

          #6905
          Eric
          Customer

            Yeah that’s what it’s supposed to do. Did you want it to align left instead?

            This is the code that makes the text center on the homepage –

            
            .home .wrap {
                text-align: center;
            }

            I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

          Viewing 4 posts - 1 through 4 (of 4 total)
          • You must be logged in to reply to this topic.