• Resolved anefarious1

    (@anefarious1)


    Since the update, the CSS needs to be modified. Any tips on getting 3 reaction buttons to fit on one line? Before the update, it all fit nicely but now each button takes up the full width of the page. It doesn’t seem like a simple adjustment from what I can see. What class or ID would that be and what property? Is it simply (width: XXXpx;) Any ideas? Thanks

    https://ww.wp.xz.cn/plugins/reaction-buttons/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter anefarious1

    (@anefarious1)

    So I’ve been able to reduce the width of the buttons using the width property. But the buttons are still appearing on top of each other (vertically) instead of side by side. How can I get them to appear horizontally as before?

    Plugin Author Jakob Lenfers

    (@jakob42)

    I’m not on a computer at the moment, but I guess “display: inline-block” on the list element should do the trick. Check the example (linked in the reaction buttons settings page) and adapt it to your own style.

    Thread Starter anefarious1

    (@anefarious1)

    Took some work but the design is better than ever.

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

The topic ‘CSS changes’ is closed to new replies.