Unresponsive mobile view CSS?

Homepage Community Forums inSync Theme Support Unresponsive mobile view CSS?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #16139
    DaftPunk3186
    Customer

      Hi,

      I’m using the insync theme (love it by the way), and I’m creating a custom template for a single post type. Some of the layout divs I’m creating aren’t responding when I put different settings in the media query sections in the CSS. Is there any sort of view port tags I should be putting in the template itself? I thought surely it was taken care of via the functions file by default when you enabled the genesis viewports via add_theme_support( 'genesis-responsive-viewport' );

      Is there something I’m missing?

      #16149
      Eric
      Customer

        Do you have a link to your Site? Because that depends on how you’re adding your code in. Everything is supposed to be automatically responsive when added to the theme, but there are certain cases where if you add something and the code you add can override or break the responsive css features. In order to know I would need a link to your site and the page that the divs are located on (also let me know which divs you’re referring to as well). Once you post that then I (or anyone else that sees this) will be able to figure out what could be going on.

        Also, if you’ve added custom CSS, sometimes depending how it’s added, it can override/interrupt the default responsive features. To prevent that from happening the code would have to follow the “Responsive CSS Guidelines” which every site regardless of the theme you’re using would have to follow in order to work properly (even on other platforms). I’ll probably be able to see what’s going on once I can take a look, I just need to see it first.


        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.