Title: Arrow Positioning
Last modified: August 30, 2016

---

# Arrow Positioning

 *  Resolved [robbiemase](https://wordpress.org/support/users/robbiemase/)
 * (@robbiemase)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/arrow-positioning/)
 * Hello,
 * I have an action bar at the bottom of my page. However I would like to reposition
   the arrow that hides it to the left hand side because it is currently overlapping
   my ‘back to top’ button which is also in the bottom right corner of my screen..
 * Is there a solution for this? Thanks
 * [https://wordpress.org/plugins/icegram/](https://wordpress.org/plugins/icegram/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Nirav Mehta](https://wordpress.org/support/users/niravmehta/)
 * (@niravmehta)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/arrow-positioning/#post-6278591)
 * Hi,
 * You can do this with a little bit of custom CSS. Add this to your message body
   in “Text” mode.
 * `
    .ig_action_bar .ig_arrow_block { float: left; right: inherit; left: 10px; }
 * This should position all action bar arrows on left.

Viewing 1 replies (of 1 total)

The topic ‘Arrow Positioning’ is closed to new replies.

 * ![](https://ps.w.org/icegram/assets/icon-128x128.gif?rev=3469073)
 * [Icegram Engage – Popups, Optins, CTAs & Lead Generation](https://wordpress.org/plugins/icegram/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/icegram/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/icegram/)
 * [Active Topics](https://wordpress.org/support/plugin/icegram/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/icegram/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/icegram/reviews/)

## Tags

 * [action](https://wordpress.org/support/topic-tag/action/)
 * [arrow](https://wordpress.org/support/topic-tag/arrow/)
 * [bar](https://wordpress.org/support/topic-tag/bar/)

 * 1 reply
 * 2 participants
 * Last reply from: [Nirav Mehta](https://wordpress.org/support/users/niravmehta/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/arrow-positioning/#post-6278591)
 * Status: resolved