Full Width Mode on Mobile

Home Forums Iconic One Pro Support Full Width Mode on Mobile

This topic contains 6 replies, has 2 voices, and was last updated by  WidiN 4 years, 1 month ago.

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #5940

    WidiN
    Participant

    My website is now in full width mode. I used the code no 9 you suggested:

    Customization Guide for Iconic One Pro with CSS Codes

    The problem is, it doesn’t look good on mobile. Maybe you can check my website. This is the URL: https://englishforsma.com/ .. what could be the problem? Thanks

    #5947

    I have just updated the code inside the CSS guide, check it out and let me know.

    #5951

    WidiN
    Participant

    Hi,

    Thanks for your response. Hasn’t changed. It still doesn’t look good, though I’ve cleared all caches.

    #5952

    Just checked your site again, it seems you are using the child theme and there is old CSS present in child theme -> style.css, the CSS inside your child theme is overriding, remove that and if still not work then try using CSS in child theme instead of customizer.

    #5953

    WidiN
    Participant

    Do you mean this css?

    .site {
    max-width: 100%;
    }
    .site-content {
    width: 65.9%;
    }
    .widget-area {
    width: 25.9%;
    }

    #5954

    Yes, replace it(with the updated code from css guide) or remove it.

    #5956

    WidiN
    Participant

    Perfect. Thanks a lot …

Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in to reply to this topic.