• Resolved senseisayspod

    (@senseisayspod)


    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 to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author SecondLineThemes

    (@secondlinethemes)

    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

    (@senseisayspod)

    Thanks ! ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Decrease size and space between icons’ is closed to new replies.