It’s a small thing, but all my links seem to open in a new tab - I’d love for them not to. Is there a setting somewhere I can change?
3 Likes
Do you mean when using a rich-text editor element? Or just in a regular Bubble text element?
Just a basic bubble text element, but with some rich text applied.
In that case you can add target="_self"
into the bbcode link in the property editor for the text element.
So your link should look like:
[url=www.mylink.com target="_self"]my link text[/url]
7 Likes
Wonderful! That worked. Thank you so much.
1 Like
This topic was automatically closed after 70 days. New replies are no longer allowed.