Editing "My Account" page

Hello!!

I"m wondering if you could help me figure out how to add a space in the following section of “My Account” page on my website. --see screenshot–

The page is: https://crisisequipped.com/my-account/

Thank you!

Hi Nadia,

We can also add custom CSS on Theme Options > Global CSS

div#customer_login > .u-column2 {
    margin-top: 2em;
}

See this: https://screencast-o-matic.com/watch/cqlflnUdTQ
For more guidance, the following might help:

Great thank you!! Is there a way to add a ReCaptcha form to each of the forms? I want to block the spam/ bot traffic that is signing up for user accounts on my website.

Thank you!

Also, I added the code you gave me to the global CSS and I don’t think it did anything. I cleared the cache and am not seeing changes, even on incognito mode. Could you look at it on your end?
https://crisisequipped.com/my-account/

Hey Nadia,

The code is working.

-----------------------------------------------------------------------------------

Regarding reCaptcha, regretfully, our theme does not have the feature. You will need to find a solution from these suggestions from Google.

Thanks.

Ok Thanks so much :slight_smile:

You are most welcome!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.