Title: Alignment
Last modified: September 14, 2017

---

# Alignment

 *  Resolved [cathellis](https://wordpress.org/support/users/cathellis/)
 * (@cathellis)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/alignment-55/)
 * Hi, I am having problems aligning the widget left in the footer. Any ideas?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Falignment-55%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [Marcel Pol](https://wordpress.org/support/users/mpol/)
 * (@mpol)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/alignment-55/#post-9499437)
 * Hi, I see you already added CSS. The problem is however that the plugin’s CSS
   is inline. If you add !important it should work fine, like this:
 *     ```
       body p.zeno_font_resizer {
           text-align: left !important;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Alignment’ is closed to new replies.

 * ![](https://ps.w.org/zeno-font-resizer/assets/icon-256x256.png?rev=1166007)
 * [Zeno Font Resizer](https://wordpress.org/plugins/zeno-font-resizer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/zeno-font-resizer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/zeno-font-resizer/)
 * [Active Topics](https://wordpress.org/support/plugin/zeno-font-resizer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/zeno-font-resizer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/zeno-font-resizer/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Marcel Pol](https://wordpress.org/support/users/mpol/)
 * Last activity: [8 years, 6 months ago](https://wordpress.org/support/topic/alignment-55/#post-9499437)
 * Status: resolved