Title: alternative position
Last modified: February 23, 2020

---

# alternative position

 *  [rpeveri](https://wordpress.org/support/users/rpeveri/)
 * (@rpeveri)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/alternative-position/)
 * delighted of the plugin. I have a problem with the position, I need that instead
   of being floating it is fixed on the sidebar. How could I achieve it?

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Thread Starter [rpeveri](https://wordpress.org/support/users/rpeveri/)
 * (@rpeveri)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/alternative-position/#post-12469239)
 * or put it as a menu item or suggestions are very welcome
 *  [mbateam](https://wordpress.org/support/users/mbateam/)
 * (@mbateam)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/alternative-position/#post-12485062)
 * I’m also looking for a solution to fix the icon to a position on the screen rather
   than just having it relative to the top of the window.
 *  [mbateam](https://wordpress.org/support/users/mbateam/)
 * (@mbateam)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/alternative-position/#post-12500239)
 * [@rpeveri](https://wordpress.org/support/users/rpeveri/) , As the support queue
   isn’ active, and this is an open source project, I went ahead with a CSS change
   in order to fix it to our site’s menu location. Obviously you might need to modify
   the fix location in order to use it on your site.
 * body { position: relative;}
    body #pojo-a11y-toolbar { position: absolute!important;
   top: 223px !important; } [@media](https://wordpress.org/support/users/media/)
   screen and (max-width: 767px) { body #pojo-a11y-toolbar { top: 65px !important;}}

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘alternative position’ is closed to new replies.

 * ![](https://ps.w.org/pojo-accessibility/assets/icon-256x256.gif?rev=3443222)
 * [Ally - Web Accessibility & Usability](https://wordpress.org/plugins/pojo-accessibility/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/pojo-accessibility/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/pojo-accessibility/)
 * [Active Topics](https://wordpress.org/support/plugin/pojo-accessibility/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pojo-accessibility/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pojo-accessibility/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [mbateam](https://wordpress.org/support/users/mbateam/)
 * Last activity: [6 years, 3 months ago](https://wordpress.org/support/topic/alternative-position/#post-12500239)
 * Status: not resolved