This is searchable archive of our old support forums, which operated from 2012 - 2016. To find out how to get support for your current theme, please visit our support page.

Mobile not dispalying properly

Viewing 3 replies - 1 through 3 (of 3 total)
  • Author
    Replies
  • #17300
    Jason Bobich
    Keymaster

    Hello,

    You’ve got crucial CSS for the responsiveness of the site in responsive.min.css that’s not taking effect. It’s a bit difficult to help you because it appears you’ve been making customizations directly to the theme and not properly from a child theme, or maybe I’m missing where you’re putting your CSS customizations? Where have you been modifying CSS?

    #17384
    directom
    Member

    Before we switched to this theme we were making changes in the theme editor. Since we’ve been using this theme we haven’t made any CSS modifications.

    #17389
    Jason Bobich
    Keymaster

    You are correct. I apologize. It appears to be an issue specifically with the “boxed layout” of the theme (a newer feature, which I overlooked). We’ll get this fixed in the next update.

    As a quick fix you can put this in the Custom CSS option on your Theme Options page, at Appearance > Theme Options > Styles.

    #top #branding .content, 
    #main .main-content, 
    #featured_below .featured_below-content, 
    #featured .featured-content, 
    #footer_content, 
    #colophon #footer_sub_content, 
    #colophon .footer-below {
    	width: auto;
    }
Viewing 3 replies - 1 through 3 (of 3 total)
  • The forum ‘Barely Corporate Responsive WordPress Theme’ is closed to new topics and replies.