Title: Simple Side Tab plugin &#8211; text direction
Last modified: August 22, 2016

---

# Simple Side Tab plugin – text direction

 *  Resolved [pasztu](https://wordpress.org/support/users/pasztu/)
 * (@pasztu)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/simple-side-tab-plugin-text-direction-1/)
 * Hi, .
 * I really like thit plugin. I would like to use it as it is shown on the page:
 * [http://spiritjatek.feherkriszta.hu/#home](http://spiritjatek.feherkriszta.hu/#home),
 * i have managed to rotate the button, but I can not rotate the text to the right
   direction.
 * .rum_sst_right {
    right: -200px !important; transform: rotate(180deg) !important;}
 * Can you please let me know how can I fix this issue.
 * Your help is highly appreciated.
 * Regards,
 * Pé
 * [https://wordpress.org/plugins/simple-side-tab/](https://wordpress.org/plugins/simple-side-tab/)

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

 *  Plugin Author [srumery](https://wordpress.org/support/users/srumery/)
 * (@srumery)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/simple-side-tab-plugin-text-direction-1/#post-5895146)
 * Hello [@pasztu](https://wordpress.org/support/users/pasztu/),
 * Try rotating the button in another direction like this:
 * .rum_sst_right {
    right: 0px !important; -webkit-transform: rotate(0deg) !important;-
   moz-transform: rotate(0deg) !important; -ms-transform: rotate(0deg) !important;-
   o-transform: rotate(0deg) !important; }
 * Then you may want to change the border radius like this:
    rum_sst_tab { border-
   top-right-radius: 0px !important; border-bottom-left-radius: 10px !important;
   border-bottom-right-radius: 0px !important; border-top-left-radius: 10px !important;}
 * I hope that helps.
 *  Thread Starter [pasztu](https://wordpress.org/support/users/pasztu/)
 * (@pasztu)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/simple-side-tab-plugin-text-direction-1/#post-5895182)
 * Hi,
 * GREAT! Exactly what I wanted! You made my day!
 * No deg instead of more deg:) I will bear in mind!
 * Thanks!
 *  Plugin Author [srumery](https://wordpress.org/support/users/srumery/)
 * (@srumery)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/simple-side-tab-plugin-text-direction-1/#post-5895270)
 * Awesome. Glad that worked for you.
 * Cheers!

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

The topic ‘Simple Side Tab plugin – text direction’ is closed to new replies.

 * ![](https://ps.w.org/simple-side-tab/assets/icon-256x256.png?rev=2457936)
 * [Simple Side Tab](https://wordpress.org/plugins/simple-side-tab/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-side-tab/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-side-tab/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-side-tab/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-side-tab/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-side-tab/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [srumery](https://wordpress.org/support/users/srumery/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/simple-side-tab-plugin-text-direction-1/#post-5895270)
 * Status: resolved