[Resolved] Mobile version width

Home Forums Support [Resolved] Mobile version width

Home Forums Support Mobile version width

Viewing 15 posts - 1 through 15 (of 19 total)
  • Author
    Posts
  • #225662
    Nikola

    Hello,

    I have a small issue with site width in mobile version. There is some space on the right side and I can’t figure out what causes this.

    image

    I tried with changing settings for header, sidebars etc. but no change.

    #225680
    Tom
    Lead Developer
    Lead Developer

    Looks like something in your content is wider than the container and pushing itself out of it.

    Can you see anything sticking out as you scroll down?

    #225683
    Nikola

    It’s strange since it happens also when there is only single post or contact page for example, without sidebars or any widgets.

    #225684
    Tom
    Lead Developer
    Lead Developer

    Can you link me to a page where it’s happening?

    #225688
    Nikola

    Of course. Can I email it to you since the site is not yet finished?

    #225690
    Tom
    Lead Developer
    Lead Developer

    Absolutely, just use the contact page on this site.

    I’m off to bed pretty quickly (almost 12am), so if you don’t hear from me tonight I’ll get back to you first thing in the morning πŸ™‚

    #225692
    Nikola

    No problem Tom, it’s not urgent. Thank you so much.

    #225733
    Frank Vincent

    This is also happening with my site, so I’m also interested in what causes this. Thanks.

    #225836
    Tom
    Lead Developer
    Lead Developer

    Try adding this CSS:

    .search-item .screen-reader-text {
        top: 0;
        right: 0;
        left: auto;
    }

    I’ve added this to the next version.

    #225865
    Nikola

    As always! Thank you!

    #225866
    Tom
    Lead Developer
    Lead Developer

    Thanks for reporting it! πŸ™‚

    #226515
    Nikola

    Hi Tom, this is happening again. πŸ™ Could you please take a look? Thanks.

    #226526
    Tom
    Lead Developer
    Lead Developer

    Is adding the above CSS not fixing it anymore?

    #226535
    Nikola

    Noup. It was fine for some time and now it came back. I’m confused.

    #226661
    Tom
    Lead Developer
    Lead Developer

    I just made an adjustment to the CSS above πŸ™‚

Viewing 15 posts - 1 through 15 (of 19 total)
  • You must be logged in to reply to this topic.