[Support request] Right Sidebar Widget Placement

Home Forums Support [Support request] Right Sidebar Widget Placement

Home Forums Support Right Sidebar Widget Placement

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1973161
    Krisztian

    Hi,

    I have a right sidebar on all my pages. Is there a way for the first sidebar element/widget to appear above my page content in mobile?

    Thanks,

    #1973170
    David
    Staff
    Customer Support

    Hi there,

    You can’t dynamically move a widget out of the sidebar and into the content without using Javascript which is not a good way to go.

    If you can re-create the same widget content using a Block element:

    https://docs.generatepress.com/article/block-element-overview/

    Then you could hook that into before_main_content

    We can then provide some CSS to:

    1. Hide the first sidebar widget on mobile.
    2. Hide the Block element on desktop.

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