Title: Menu button doesn&#8217;t right-align when using shortcode
Last modified: December 14, 2016

---

# Menu button doesn’t right-align when using shortcode

 *  Resolved [tzedekh](https://wordpress.org/support/users/tzedekh/)
 * (@tzedekh)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/menu-button-doesnt-right-align-when-using-shortcode/)
 * When using the shortcode, the menu button will not right-align.

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

 *  Plugin Contributor [responsivemenu](https://wordpress.org/support/users/responsivemenu/)
 * (@responsivemenu)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/menu-button-doesnt-right-align-when-using-shortcode/#post-8554074)
 * Hi there,
 * Unfortunately this is an incredibly vague support request, if even one at all(
   it sounds more like a statement). Can you provide a site URL at least for me 
   to look at?
 * All the best
 *  Thread Starter [tzedekh](https://wordpress.org/support/users/tzedekh/)
 * (@tzedekh)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/menu-button-doesnt-right-align-when-using-shortcode/#post-8554137)
 * Sure — [http://www.jamestella.com](http://www.jamestella.com). The button alignment
   is set to right align, but it appears on the left. I’ve hidden the Responsive
   Menu on the home page. Click on any of the listed links — Bio, Works on Paper,
   Cast Paper, Exhibitions, Stellagrams, or Contact — to go to a page with the menu.
    -  This reply was modified 9 years, 5 months ago by [tzedekh](https://wordpress.org/support/users/tzedekh/).
 *  Plugin Contributor [responsivemenu](https://wordpress.org/support/users/responsivemenu/)
 * (@responsivemenu)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/menu-button-doesnt-right-align-when-using-shortcode/#post-8554161)
 * Hi there,
 * It seems you are using the relative positioning which means that right/left values
   won’t work. You can easily get around it though by using the below custom CSS:
 *     ```
       #responsive {
         text-align: right;
       }
       ```
   
 * All the best
 *  Thread Starter [tzedekh](https://wordpress.org/support/users/tzedekh/)
 * (@tzedekh)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/menu-button-doesnt-right-align-when-using-shortcode/#post-8554303)
 * I am using the free version. Custom CSS is available only with the Pro version,
   so I added it to the bottom of the menu’s CSS file. That worked.
    -  This reply was modified 9 years, 5 months ago by [tzedekh](https://wordpress.org/support/users/tzedekh/).
 *  Plugin Contributor [responsivemenu](https://wordpress.org/support/users/responsivemenu/)
 * (@responsivemenu)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/menu-button-doesnt-right-align-when-using-shortcode/#post-8555234)
 * Hey there,
 * Perfect, I didn’t mean to use the Custom CSS option. The #responsive element 
   is part of your theme and your themes style.css file so thats where you need 
   to edit.
 * Glad its working now!
 *  Thread Starter [tzedekh](https://wordpress.org/support/users/tzedekh/)
 * (@tzedekh)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/menu-button-doesnt-right-align-when-using-shortcode/#post-8555960)
 * I tried it in the theme’s style.css file (I had added #responsive and some other
   styles there to modify an older version of your menu), and it didn’t work there,
   even with the “! important” declaration (_that_ should work but doesn’t). I suspect
   that because the menu’s CSS file loads after style.css, it overrides values set
   in style.css.
 *  Plugin Contributor [responsivemenu](https://wordpress.org/support/users/responsivemenu/)
 * (@responsivemenu)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/menu-button-doesnt-right-align-when-using-shortcode/#post-8556129)
 * Hey there,
 * Fair enough – as long as you have it working that’s all that matters!
 * All the best

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

The topic ‘Menu button doesn’t right-align when using shortcode’ is closed to new
replies.

 * ![](https://ps.w.org/responsive-menu/assets/icon-256x256.png?rev=1782326)
 * [Responsive Menu - Create Mobile-Friendly Menu](https://wordpress.org/plugins/responsive-menu/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/responsive-menu/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/responsive-menu/)
 * [Active Topics](https://wordpress.org/support/plugin/responsive-menu/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/responsive-menu/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/responsive-menu/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [responsivemenu](https://wordpress.org/support/users/responsivemenu/)
 * Last activity: [9 years, 5 months ago](https://wordpress.org/support/topic/menu-button-doesnt-right-align-when-using-shortcode/#post-8556129)
 * Status: resolved