Site logo

Archived topic

I want to show the right side bar (1st right bar only) on the top in mobile

3 replies · Started by SAGAR on May 10, 2022

Viewing posts 1–4 of 4

I want to show the right sidebar (1st right bar only) on the top of mobile devices. That means the 1st right sidebar should appear just below the menu bar on mobile devices. Please guide me on how to do this

Hi there,

do you mean the first widget in the sidebar ?

Yes 1 widget in the sidebar should appear at the top on mobile devices. Just above the content area and below the menu bar

You can't move a single widget to the top and have the rest of them at the bottom.
Instead, add a Block Element:

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

Add a Container Block or a Group Block to the element, and in Advanced > Additional CSS Class(es) field add: hide-on-desktop hide-on-tablet
Add whatever content you want in the block.

The set the blocks Hook to after_header

This will appear above the content only on mobile.

This archived topic is closed to new replies.