Okay
  Public Ticket #142800
Mobile layout needs help.
Closed

Comments

  • Mark started the conversation
    hi, In mobile layout (iphone / ipad) mode, is there any way to make content width to 95%? (default is about only 70%) I spend hours but still can't find out how to modify it, please help. It's a great theme I really love it . Thanks a lot! Mark
  •  1,069
    ThemeNectar replied

    Hey Mark, enter this into your custom css box:

    @media only screen and (min-width : 1px) and (max-width : 1000px) {
        .container {
            max-width: 95%!important;
         }  
    }

    Cheers :)

  • [deleted] replied

    For the love of God, I can't not get my main webpage to show up on mobile.  All the other pages work except the homepage.  www.cieranorthern.com 

    I'm missing hella visitors! :(  I don't know what I did wrong!

  •  1,069
    ThemeNectar replied

    Hey Ciera!

    I can actually see your home page loading in normally, but am presented with a splash screen first that was added by your hosting provider for all mobile devices that access the site. You can contact them to remove that if that's what you're referring to. If you're talking about a different issue could you try explaining a little more as to what happens or provide a screenshot?

    Cheers :)

  • [deleted] replied

    I chatted with them and they just kept saying that they see it fine.

     

    I noticed that I have to click "Full Site" a twice times for my website to show.

  •  1,069
    ThemeNectar replied

    Yes, that's clearly a feature being implemented by them - it even has their name on it (Web Hosting by BlueHost) ..The support person you talked to must have been pretty knowledgeable. I'm sure if you presented them with that screenshot their memory might be jogged though :)