Site logo

[Resolved] Elment block sidebar creates problem on tablet and mobile

Home Forums Support [Resolved] Elment block sidebar creates problem on tablet and mobile

Home Forums Support Elment block sidebar creates problem on tablet and mobile

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1916313
    Alessandro

    Hello,
    i’m trying to use one block element for the right sidebar, but when i switch to tablet and mobile version, the menu is bigger than the content of the page.
    A lot of space appears after the right sidebar, any suggestions please? If i switch off the block element sidebar all works fine…

    Thank you very much!

    #1916496
    David
    Staff
    Customer Support

    Hi there,

    could you provide a screenshot of the issue, so i can make sure i am looking at the right thing ?

    #1916512
    Alessandro

    Hi David,
    thank you for your reply!
    Yes of course…forget the menu issue please, try just to drag the page to the right direction. The effects is like the one in screen1 and screen2.

    screen1

    screen2

    #1916846
    Ying
    Staff
    Customer Support

    Hi there,

    It’s the search block in right side bar causing the issue.

    It has an element that is wider than the right sidebar, give this CSS a try:

    .inside-right-sidebar label.wp-block-search__label.screen-reader-text {
        width: 1px;
    }

    Let me know if this helps 🙂

    #1917294
    Alessandro

    Thank you Ying,
    yes it works perfectly!!!! Thank you very much!

    #1917991
    Ying
    Staff
    Customer Support

    You are welcome 🙂

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