Broke Mobile Responsive View

Homepage Community Forums Epik Theme Support Broke Mobile Responsive View

Tagged: , ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #6119
    tylerwardis
    Customer

      Ive been customizing in CSS and like the amateur that I am, didnt consider the mobile or responsive code. Can you take a look at my site and consult on what code i need to identify and change? IE: “margin: auto”…etc

      http://tylerwardis.com

      Thanks!

      #6129
      Eric
      Customer

        Unfortunately that would actually go beyond the scope of support, I’d recommend hiring someone to handle something like that since it will take quite a bit of time and effort to go through all of the code and fix the issues.

        The best advice I can give is to remember that any sections where you’ve added fixed widths (replacing percentages) automatically makes them unresponsive. If something in the theme was originally a percentage, keep it as a percentage but increase or decrease the size as necessary.

        Also, I noticed you erased your responsive code from your css file. You’ll need to add that back in order for it to be responsive.

        Before you do that, if you look at the very bottom of your css, you have brackets missing on the last part. Looks like this –

        .epik-pink button, 
        .epik-pink input[type="button"], 
        .epik-pink input[type="submit"], 
        .epik-pink .

        Your site looks awesome by the way! I didn’t know which theme it was for a sec. Make sure and send your link to Wes through the contact form so he can add it to the showcase. Great job!


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

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