Title: feature &#8211; text alignment
Last modified: March 9, 2019

---

# feature – text alignment

 *  [chetan.p.deshmukh](https://wordpress.org/support/users/chetanpdeshmukh/)
 * (@chetanpdeshmukh)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/feature-text-alignment/)
 * Hi, I have used the AMP page builder’s Feature module. I am trying to add align‘
   left’ from the module options, but its not reflecting. The same thing worked 
   for the text module. (i am using the latest version of plugin) Any help would
   be appreciated. Thanks
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ffeature-text-alignment%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Contributor [ampforwp](https://wordpress.org/support/users/ampforwp/)
 * (@ampforwp)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/feature-text-alignment/#post-11297422)
 * Hi [@chetanpdeshmukh](https://wordpress.org/support/users/chetanpdeshmukh/),
 * I’ve checked your AMP URL and it seems that ‘Feature module’ of AMP page builder
   is aligned to left and it’s reflecting. Could you please check once on your end?
 * screenshot: [https://take.ms/bivH4](https://take.ms/bivH4)
 * Hope it helps.
 *  Thread Starter [chetan.p.deshmukh](https://wordpress.org/support/users/chetanpdeshmukh/)
 * (@chetanpdeshmukh)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/feature-text-alignment/#post-11307025)
 * Hi [@ampforwp](https://wordpress.org/support/users/ampforwp/)
    Thanks for the
   response. I have used a single column layout, that’s why its showing the feature
   on the left of the page. However, what I am really looking for is: the ‘text’
   in the feature module to be left aligned. Is it possible to do that?
 * Thanks.
 *  Plugin Contributor [ampforwp](https://wordpress.org/support/users/ampforwp/)
 * (@ampforwp)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/feature-text-alignment/#post-11311624)
 * Hi [@chetanpdeshmukh](https://wordpress.org/support/users/chetanpdeshmukh/),
 * Yes, you can do that by using the custom CSS. And you can add the CSS in the ‘
   Custom CSS’ option. We can find this option in AMP > Design > Global > Custom
   CSS.
 * For testing purpose, please add the below CSS code in the Custom CSS option and
   check whether the issue is resolved or not:
 *     ```
       .feat-blk p, .feat-blk ul {
       text-align: left;
       }
       ```
   
 * Hope it helps.

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

The topic ‘feature – text alignment’ is closed to new replies.

 * ![](https://ps.w.org/accelerated-mobile-pages/assets/icon-256x256.png?rev=1693616)
 * [AMP for WP - Accelerated Mobile Pages](https://wordpress.org/plugins/accelerated-mobile-pages/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/accelerated-mobile-pages/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/accelerated-mobile-pages/)
 * [Active Topics](https://wordpress.org/support/plugin/accelerated-mobile-pages/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/accelerated-mobile-pages/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/accelerated-mobile-pages/reviews/)

## Tags

 * [alignment](https://wordpress.org/support/topic-tag/alignment/)
 * [ampforwp](https://wordpress.org/support/topic-tag/ampforwp/)
 * [feature box](https://wordpress.org/support/topic-tag/feature-box/)

 * 3 replies
 * 2 participants
 * Last reply from: [ampforwp](https://wordpress.org/support/users/ampforwp/)
 * Last activity: [7 years, 2 months ago](https://wordpress.org/support/topic/feature-text-alignment/#post-11311624)
 * Status: not resolved