And also, how do I direct the “discover” link to go to the original home page of my website (which was the blog page)? (how it is set up now: http://www.elizabethsensky.com)
You can use this shortcode for direct the “discover” link to go to the original home page of your website
[button text="Discover" url="http://www.elizabethsensky.com/"][/intro]
Thanks
Thanks, Serkan. That all worked except for linking to the original home page of my website. It just links back to the landing page. I’m not sure how I can make the landing just take me to my original website home, since in the settings I had originally chosen the blog as the home page and with the landing page I had to make the landing page the home page. Does that make sense?
Hi @Elizabeth;
If you want the landing page as a home page please choose it as the home page and leave the blog page as a regular page then give the blog page url to the button text shortcode.
[button text="Discover" url="http://www.elizabethsensky.com/category/blog/"][/intro]
Thanks