Site logo

Archived topic

Move button at the end of a Paragraph text

18 replies · Started by Christopher on May 11, 2022

Viewing posts 16–19 of 19

Hm too bad, maybe David might have an idea?

you can try adding:

position: relative;
top: -2px;

a negative top value will move it up, a positive value will move it down.

Awesome, that worked. Thanks!

Glad to hear that!

This archived topic is closed to new replies.