Alter height of currency symbol in input form

  • LineMine
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
7 years 9 months ago #101174 by LineMine
Hi
I am hoping you can advise me on some CSS to alter the height of the currency symbol in the membership plans registration form. As you can see from the attached JPG, it is much smaller than the main text box height in the template I am using. I tried the following as an override, but no success so far;
.input-append .add-on, .input-prepend .add-on {
display: inline-block;
width: auto;
height: 40px;
min-width: 16px;
line-height: 40px;
}
Thank you
Attachments:

Please Log in or Create an account to join the conversation.

More
7 years 9 months ago #101200 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Alter height of currency symbol in input form
Hello

Please submit a support ticket sending us super admin account of the site and the link to subscription form

I will have my template developer to look at it and get the issue sorted for you

Regards,

Tuan
The following user(s) said Thank You: LineMine

Please Log in or Create an account to join the conversation.