Hey all! I want to be able to create a way in which a user’s profile name has the follow link right next to it. I have created both I just can’t put both together in the same text given the follow workflows. I’ve tried grouping both together but that did not work. Any thoughts? Thanks!
If you’re using the new responsive engine it’s simple…
Just make sure the name and the follow link are grouped inside a row container, left aligned, and set the text to ‘fit width to content’ (you’ll want a small margin on the right of the name text).
If you’re using the legacy responsive engine, it’s a bit more difficult (you’ll probably need to use some custom CSS to achieve it).