Title: Align Step description
Last modified: March 12, 2018

---

# Align Step description

 *  [sewo](https://wordpress.org/support/users/sewo/)
 * (@sewo)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/align-step-description/)
 * Dear all,
    currently I’m facing 3 issues with this plugin and hoping you can 
   help:
    - How is it possible to align the step description/details to the left?
    - The `<ul>` and `<li>` tags are not displayed. Is there any way to change?
    - Label is not centered according to icon
    - Thanks and kind regards,
       sewo

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

 *  Plugin Support [kiranpreet](https://wordpress.org/support/users/kiranpreet/)
 * (@kiranpreet)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/align-step-description/#post-10064621)
 * Hello Sewo,
 * Thanks for using our plugin.
    Please share the link and screenshot pointing out
   what exactly you want to do.
 * Thankyou!
 *  Thread Starter [sewo](https://wordpress.org/support/users/sewo/)
 * (@sewo)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/align-step-description/#post-10064785)
 * Hi,
    currently working on localhost, but please find a screenshot linked:
 * [http://fs5.directupload.net/images/180312/fng4b4iy.jpg](http://fs5.directupload.net/images/180312/fng4b4iy.jpg)
 *  Plugin Support [kiranpreet](https://wordpress.org/support/users/kiranpreet/)
 * (@kiranpreet)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/align-step-description/#post-10064851)
 * I’ve checked the screenshot you’ve shared.
    You’re facing this issue because 
   our plugin styles are being overidden by your theme styles.
 * Please check in any other theme or add custom css to fix these issues.
 *  Thread Starter [sewo](https://wordpress.org/support/users/sewo/)
 * (@sewo)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/align-step-description/#post-10064864)
 * Do you have an overview about which css tags I have to use?
 * Currently I’m using Quill Theme.
 * [http://demo.athemes.com/quill/](http://demo.athemes.com/quill/)
 * Thanks for your support!
 *  Plugin Support [kiranpreet](https://wordpress.org/support/users/kiranpreet/)
 * (@kiranpreet)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/align-step-description/#post-10064976)
 * To align the text towards left, use below mentioned CSS :-
 *     ```
       .cool-process-steps ul li p 
       {
           text-align: left !important;
       }
       ```
   
 * To align title :-
 *     ```
       .cool-process-steps ul li h2.content-title 
       {
           text-align: center !important;
       }
       ```
   
 * You can add margin etc if still the title is not in center.
 * You cannot display list-items in current version of plugin.
    It will be added
   in next update.
 *  Thread Starter [sewo](https://wordpress.org/support/users/sewo/)
 * (@sewo)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/align-step-description/#post-10065187)
 * Thanks for the feedback. Alignment to the left is working fine. Step Label is
   still not centered even with margin.
 * Is <a href also not working?
 * Thanks!
 *  Plugin Support [kiranpreet](https://wordpress.org/support/users/kiranpreet/)
 * (@kiranpreet)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/align-step-description/#post-10068105)
 * Please contact us at [contact@cooltimeline.com](https://wordpress.org/support/topic/align-step-description/contact@cooltimeline.com?output_format=md)
   to fix these issues.

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

The topic ‘Align Step description’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/process-steps-template-designer_96a89d.
   svg)
 * [Process Steps Template Designer](https://wordpress.org/plugins/process-steps-template-designer/)
 * [Support Threads](https://wordpress.org/support/plugin/process-steps-template-designer/)
 * [Active Topics](https://wordpress.org/support/plugin/process-steps-template-designer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/process-steps-template-designer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/process-steps-template-designer/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [kiranpreet](https://wordpress.org/support/users/kiranpreet/)
 * Last activity: [8 years, 3 months ago](https://wordpress.org/support/topic/align-step-description/#post-10068105)
 * Status: not resolved