Hey again clairea612,
That’s pretty odd, are you sure you’re adding the shortcode to a correct page? The reason I ask is because I can see this page is named account-2 which implies that there are two account pages?
Alternatively you can do this with CSS too. To do that please try adding the following CSS code in the style.css file of your child theme or if your theme doesn’t have custom CSS tab add it in your site using the following plugin:
https://www.ads-software.com/plugins/simple-custom-css
.page-id-2302 .ms-membership-form-wrapper a:last-child {
display: none;
}
This CSS is targeting specific page you linked above.
I would post a screenshot of my page if I could. Is there any other way to contact you to resolve this issue?
You can’t attach screenshot on this forum but you can upload your screenshot to sites such as dropbox.com, imgur.com or screencast.com and post the link here. There are handy apps that can do that automatically such as Jing.
As for contacting us we can do that as well but please note that we’re not allowed to ask for WP admin access due to forum rules that you can find here so I don’t believe contacting us directly would make much difference.
Best regards,
Bojan