Title: Blog adjust
Last modified: September 9, 2020

---

# Blog adjust

 *  Resolved [digypt](https://wordpress.org/support/users/digypt/)
 * (@digypt)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/blog-adjust/)
 * Hello!
 * Is it possible to adjust the title font size and the spacing between posts (when
   in list)?
 * Thank you!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fblog-adjust%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [pluginandplay](https://wordpress.org/support/users/pluginandplay/)
 * (@pluginandplay)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/blog-adjust/#post-13389158)
 * Hello [@digypt](https://wordpress.org/support/users/digypt/)
 * In the light version you can manage this with custom CSS.
 * Please add below custom CSS snippet to WordPress Appearance > Customizer > Custom
   CSS section or your theme / child theme style.css
 *     ```
       .bdp-list-main.bdp-design-1 h2.bdp-post-title{
       	font-size:18px; margin-bottom: 10px !important;
       }
       ```
   
 *  Thread Starter [digypt](https://wordpress.org/support/users/digypt/)
 * (@digypt)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/blog-adjust/#post-13393948)
 * Hello!
 * Thank you very much, worked perfectly.
 * One more thing: at the end of post listing, the last post is touching the pagination
   tabs, how to add a bit of space between them?
 * Regards,
 *  Plugin Author [pluginandplay](https://wordpress.org/support/users/pluginandplay/)
 * (@pluginandplay)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/blog-adjust/#post-13398417)
 * Hi [@digypt](https://wordpress.org/support/users/digypt/)
 * Thanks for letting us know.
 * Please use this CSS snippet. This will work for you.
 *     ```
       .bdp-post-pagination {
           padding: 15px 15px;
       }
       ```
   
 * I will update this CSS in new version. Thanks.
 *  Plugin Author [pluginandplay](https://wordpress.org/support/users/pluginandplay/)
 * (@pluginandplay)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/blog-adjust/#post-13409673)
 * Hi [@digypt](https://wordpress.org/support/users/digypt/)
 * Any update on this please? Does CSS worked for you?
 *  Thread Starter [digypt](https://wordpress.org/support/users/digypt/)
 * (@digypt)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/blog-adjust/#post-13409687)
 * Hello!
 * It did, sorry for the lack of feedback, and thank you very much for the help!!
 * Best,
 *  Plugin Author [pluginandplay](https://wordpress.org/support/users/pluginandplay/)
 * (@pluginandplay)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/blog-adjust/#post-13409855)
 * Hi [@digypt](https://wordpress.org/support/users/digypt/)
 * Glad to know that your problem has been solved.
 * If you liked my plugin and support then please rate it.
    [https://wordpress.org/support/plugin/blog-designer-pack/reviews/](https://wordpress.org/support/plugin/blog-designer-pack/reviews/)

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

The topic ‘Blog adjust’ is closed to new replies.

 * ![](https://ps.w.org/blog-designer-pack/assets/icon-128x128.png?rev=1917237)
 * [Blog Designer Pack - Blog, Post Grid, Post Slider, Post Carousel, Category Post, News](https://wordpress.org/plugins/blog-designer-pack/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/blog-designer-pack/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/blog-designer-pack/)
 * [Active Topics](https://wordpress.org/support/plugin/blog-designer-pack/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/blog-designer-pack/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/blog-designer-pack/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [pluginandplay](https://wordpress.org/support/users/pluginandplay/)
 * Last activity: [5 years, 8 months ago](https://wordpress.org/support/topic/blog-adjust/#post-13409855)
 * Status: resolved