Fix WidgetBar at the top

Hi Themeco

How do I fix the widget bar in the top right?

I want to make the button fixed since my topbar too is fixed
demo.wmmajaliwa.com Is my demo site

Thank you

Accomplished it with this

.x-widgetbar{
  
  position:fixed;
}

Hi @wmmajaliwa

We are glad you figured it out, thanks for updating the thread :slight_smile:

Have a great day!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.