• tallulahingermarie

    (@tallulahingermarie)


    Hi there,

    I’m having some trouble with my site – looks great in desktop but when viewed on a mobile it cuts the sides of the blog posts off and stacks the sidebar under the posts. Any ideas on how to make the site mobile responsive?

    Thanks so much!

    Tallulah

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • yogeshyadav20

    (@yogeshyadav20)

    Hi There

    
    @media(max-width:525px){
    .container-fluid .boldgrid-section, .container-fluid .boldgrid-section-group, .container-fluid .row, .container .row {
        margin-right: 0;
        margin-left: 0;
    }
    }

    add this CSS

    Thanks

    Thread Starter tallulahingermarie

    (@tallulahingermarie)

    Hiya,

    I tried adding this and nothing changed – admittedly I’ve never done CSS before.

    Any other suggestions?

    Thanks,

    Tallulah

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Site/Theme Not Mobile Responsive’ is closed to new replies.