Broke Mobile Responsiveness of Epik Theme on Front Page

Homepage Community Forums Epik Theme Support Broke Mobile Responsiveness of Epik Theme on Front Page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #4880
    JokeAndBiagio
    Customer

      Hi,

      I’m pretty sure I broke the theme using my hacky CSS layout. Here’s my test site:

      http://accessdv.com/jnbsandbox/

      Can you give me any tips on using a similar layout to this on the front page while keeping things responsive in mobile? Is there some sort of conditional statement I could use to swap out the graphics/layout based on if it’s an iPad, iPhone, or am I better off just going back to the drawing board and finding another way to lay out the elements not using CSS/divs.

      Thanks,
      Biagio

      #4889
      Eric
      Customer

        The best advice I can give is to add percentages instead of fixed widths….unless you know how to override those fixed widths in the responsive section when the browser is resized. So the easiest way to go is to use percentages…but this may or may not work depending on your setup and what you want. Fixed widths will be harder as more skill is needed to override that code in your responsive section.

        If you can’t figure it out, I’d recommend searching for a tutorial on responsive design/code (there should be a lot of info out there).


        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.