Title: Text Alignment Problem
Last modified: February 14, 2020

---

# Text Alignment Problem

 *  [rizwanwaris](https://wordpress.org/support/users/rizwanwaris/)
 * (@rizwanwaris)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/text-alignment-problem-5/)
 * I am using medzone lite. I have created website with my local language which 
   is URDU, my language text direction is from right to left. I am unable to find
   the way to align my text. Some of the text i have aligned with Additional CSS.
   Now i am trying to align “Testimonial Section Headings” but when i use CSS all
   the other sections also disturb. How to do that? And in HERO section the icons
   are clickable but how can i link this to external link? I have read your 1 years
   old post in which you said that you will update the feature, but still no update?
   Thanks in advance
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ftext-alignment-problem-5%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Miha](https://wordpress.org/support/users/mplusb/)
 * (@mplusb)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/text-alignment-problem-5/#post-12435753)
 * Hello [@rizwanwaris](https://wordpress.org/support/users/rizwanwaris/),
 * To align your testimonial titles please add the following code in Appearance 
   > Customize > Additional CSS:
 *     ```
       .testimonial h6 {
       	text-align: right;
       }
       ```
   
 * This should fix it.
 * Regarding the call to actions, it is on our roadmap but at the moment we do not
   have an ETA for it.
 * Warmly,
    Mihaela
 *  Thread Starter [rizwanwaris](https://wordpress.org/support/users/rizwanwaris/)
 * (@rizwanwaris)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/text-alignment-problem-5/#post-12435795)
 * Thank you very much for your reply.
    This has fixed the testimonial heading to
   right. But did not fix the below sub heading. And one more thing is that when
   i go to Widgets > [Footer] Slidebar#2. There is a widget with the name “Featured
   Doctors” every thing is fine except when i enter Custom URL the “Book appointment”
   button will appear but on front end when I click on it, it does not work, and
   when i move my mouse pointer over it, it shows “[https://www.mydomain.com/#&#8221](https://www.mydomain.com/#&#8221);
   how to fix this ?
    -  This reply was modified 6 years, 3 months ago by [rizwanwaris](https://wordpress.org/support/users/rizwanwaris/).
 *  [Miha](https://wordpress.org/support/users/mplusb/)
 * (@mplusb)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/text-alignment-problem-5/#post-12445203)
 * Hello [@rizwanwaris](https://wordpress.org/support/users/rizwanwaris/),
 * To also align the subheading please use this code as well:
 *     ```
       .testimonial p {
       	text-align: right;
       }
       ```
   
 * I just checked this and you are correct, it seems to be a bug.
    I have opened
   a ticket regarding this and we will fix it in our next update.
 * Thank you,
    Mihaela

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

The topic ‘Text Alignment Problem’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/medzone-lite/1.2.7/screenshot.
   jpg)
 * MedZone Lite
 * [Support Threads](https://wordpress.org/support/theme/medzone-lite/)
 * [Active Topics](https://wordpress.org/support/theme/medzone-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/medzone-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/medzone-lite/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Miha](https://wordpress.org/support/users/mplusb/)
 * Last activity: [6 years, 3 months ago](https://wordpress.org/support/topic/text-alignment-problem-5/#post-12445203)
 * Status: not resolved