Button open blank page
Hello!
What code do I need to use to get this button to open up in a new page?
[button title="Go to website" link="#" font_color="#fff" large="1"]
Thank you in advance,
Andrea
Hello!
What code do I need to use to get this button to open up in a new page?
[button title="Go to website" link="#" font_color="#fff" large="1"]
Thank you in advance,
Andrea
Comments
Hello,
You should add an attribute target="_blank" in that shortcode.
Please, check the following link with example button shortcode: https://themes.muffingroup.com/be/theme/shortcodes/typography/#buttons.
Thanks