Title: Decrease size and space between icons
Last modified: February 16, 2021

---

# Decrease size and space between icons

 *  Resolved [senseisayspod](https://wordpress.org/support/users/senseisayspod/)
 * (@senseisayspod)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/decrease-size-and-space-between-icons/)
 * Hello,
 * Thank you for the great plugin !
 * I’d like to modify at will the size of the icons and reduce the space between
   them, so they may fit on a single line in the menu (see on the left).
 * How may I achieve this ?
 * Thanks !
 * Pascal
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fdecrease-size-and-space-between-icons%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [SecondLineThemes](https://wordpress.org/support/users/secondlinethemes/)
 * (@secondlinethemes)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/decrease-size-and-space-between-icons/#post-14059588)
 * Hi Pascal,
 * Thanks for using our plugin and for reaching out!
    Looks like you already managed
   to make changes to the icons?
 * Either way, it’s possible with some custom CSS, here’s just an example –
 *     ```
       body [id^=podcast-subscribe-button] .secondline-psb-subscribe-icons img.secondline-psb-subscribe-img {
           margin: 5px;
           height: 20px;
           width: 20px;
       }
       ```
   
 * Please let us know if you have any additional questions!
 *  Thread Starter [senseisayspod](https://wordpress.org/support/users/senseisayspod/)
 * (@senseisayspod)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/decrease-size-and-space-between-icons/#post-14078670)
 * Thanks ! 🙂

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

The topic ‘Decrease size and space between icons’ is closed to new replies.

 * ![](https://ps.w.org/podcast-subscribe-buttons/assets/icon-256x256.png?rev=2384967)
 * [Podcast Subscribe Buttons](https://wordpress.org/plugins/podcast-subscribe-buttons/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/podcast-subscribe-buttons/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/podcast-subscribe-buttons/)
 * [Active Topics](https://wordpress.org/support/plugin/podcast-subscribe-buttons/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/podcast-subscribe-buttons/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/podcast-subscribe-buttons/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [senseisayspod](https://wordpress.org/support/users/senseisayspod/)
 * Last activity: [5 years, 3 months ago](https://wordpress.org/support/topic/decrease-size-and-space-between-icons/#post-14078670)
 * Status: resolved