Title: Post icon alignment
Last modified: October 21, 2021

---

# Post icon alignment

 *  Resolved [Vivek Nath.R](https://wordpress.org/support/users/viveknath322/)
 * (@viveknath322)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/post-icon-alignment/)
 * Hi,
 * When we add a bit lengthy title the icon will display on the center of the title.(
   Please see screenshot) Is it possible to align the icon on starting of the title?
 * [https://www.awesomescreenshot.com/image/15409863?key=d9e8d0d3ffb310da40320bd5d6d3b8c3](https://www.awesomescreenshot.com/image/15409863?key=d9e8d0d3ffb310da40320bd5d6d3b8c3)

Viewing 1 replies (of 1 total)

 *  Plugin Support [Abid Hasan](https://wordpress.org/support/users/abidhasan112/)
 * (@abidhasan112)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/post-icon-alignment/#post-14998417)
 * Hi [@viveknath322](https://wordpress.org/support/users/viveknath322/) ,
 * You can simply add this custom CSS on your stylesheet to get this done:
 *     ```
       .betterdocs-sidebar-content .betterdocs-categories-wrap li {
           display: block !important;
       }
       ```
   
 * **NOTE:** You can simply add custom CSS by navigating to your WordPress **Dashboard-
   > Appearance -> Customize**.
    After you are on the Customizer page, search for
   the “**Additional CSS**” option. You can then go ahead and insert CSS Code.
 * Thank you!

Viewing 1 replies (of 1 total)

The topic ‘Post icon alignment’ is closed to new replies.

 * ![](https://ps.w.org/betterdocs/assets/icon-256x256.png?rev=2953105)
 * [BetterDocs – Knowledge Base Docs & FAQ Solution for Elementor & Block Editor](https://wordpress.org/plugins/betterdocs/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/betterdocs/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/betterdocs/)
 * [Active Topics](https://wordpress.org/support/plugin/betterdocs/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/betterdocs/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/betterdocs/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Abid Hasan](https://wordpress.org/support/users/abidhasan112/)
 * Last activity: [4 years, 7 months ago](https://wordpress.org/support/topic/post-icon-alignment/#post-14998417)
 * Status: resolved