Hello,
I’m trying to center something but i’m not sure if this should be in global or the page as both of them do nothing (link in the secure url). Trying to center
First name: <field> Email: <field>
submit button.
So I did this:
.w2llead top-aligned {
text-align: center !important;
}
however that doesn’t seem to do anything for global or page so i’m starting to think it might be a theme issue of where i’m putting it?
