Archived topic
Add attributes to shortcode
3 replies · Started by Forum User on March 13, 2022
How do I edit the attributes on this shortcode [vrcalendar_listings /] located at the bottom of this page https://magicalearthretreat.com
I want to change it to 2 columns that are full width. (examples col="2" height="200px or 20%" width="200px or 20%" font-size="20px or 20em")
Hi there,
You would likely need to edit the function that generates the shortcode.
Looks like it's a plugin so you will need to check with the plugin's support team.
Thanks for your understanding.
The answer turned out to be [vrcalendar_listings col="2"/] Thank you.
Glad to hear :)