How to fix right side margin, mobile-view

Homepage Community Forums Epik Theme Support How to fix right side margin, mobile-view

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #17065
    Greg P
    Customer

      Hello,

      If you look at this site on a phone (or shrink the browser all the way down) you’ll see the margin (background) on the far right side, throwing off the headline and everything else that should center.

      Here’s the site: http://e34.af6.myftpupload.com/

      I can’t figure it out and need, at least, the headline to fit without flowing off the page.

      Thanks for any help.

      #17066
      Wes
      Moderator

        Are you talking about the Text in the Slider area? I shrunk the browser and didn’t see anything else other than the slider text being cut off. Was that what you’re referring to?

        #17068
        Greg P
        Customer

          hi Wes.

          There’s a margin on the right but not the left. So the site shifts left on mobile (which leads to the cutoff, I think).

          Here’s a screenshot:

          http://www.porticovisual.com/screenshot

          Thanks Wes.

          #17069
          Wes
          Moderator

            Ok, now I see it. Try adding this –

            .site-container {
                overflow: hidden;
            }

            Then click your reload button and let me know if that works.

            #17071
            Greg P
            Customer

              Excellent Wes. Thank you. That did it.

              I still need to get the title centered on mobile, but I should be able to figure it out.

              Thanks!

              #17072
              Greg P
              Customer
                This reply has been marked as private.
                #17073
                Wes
                Moderator
                  This reply has been marked as private.
                Viewing 7 posts - 1 through 7 (of 7 total)
                • You must be logged in to reply to this topic.