• Hello,
    I’m using Olsen light and the desktop version appears fine. However, the mobile version moves left or right when scrolling when it has never done this before and two different posts overlap titles in the “mom life” category to the point that one post no longer shows. Strangely it all works on desktop. Please help! I can’t help but think that I’ve broken something while changing code to my fonts.

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Fotis

    (@markwaregr)

    Hi there,
    add this

    @media(max-width:767px){
    
    .site-bar .nav {
        width: auto;
    }
    
    }

    in your custom CSS box under Customize->Additional CSS

    Let me know if this worked for you.

    Thread Starter themommy365

    (@themommy365)

    Hi! Yes, it worked thank you so much! Now, the only issue is two of my posts are overlapping, but only on the mobile version under the “Mom Life” category.

    Fotis

    (@markwaregr)

    Hi,
    can you try this CSS
    #site-content div{height:auto!important;}
    and let me know?

    Thread Starter themommy365

    (@themommy365)

    Yes, it worked! Thank you so much! Have a great weekend!

    Fotis

    (@markwaregr)

    That’s great. Glad I could help. If you need additional help with anything, feel free to get in touch and I will be there for you within 24 hours.

    Also, we’d really appreciate if you could you take a minute and rate our theme/plugin at https://ww.wp.xz.cn/support/view/theme-reviews/olsen-light.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Mobile Site Issues’ is closed to new replies.