- This topic has 8 replies, 2 voices, and was last updated 1 year, 12 months ago by .
Viewing 9 posts - 1 through 9 (of 9 total)
Viewing 9 posts - 1 through 9 (of 9 total)
- You must be logged in to reply to this topic.
Hello,
I’d like to know how to adjust the size of the disproportionately large log-in button on this page: https://nontoxicsteps.eco/vip/ I’d like to reduce the height and somewhat increase the length.
Many thanks!!
Milda
Hi Milda,
Please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:
.category-login__submit {
line-height: 25px !important;
width: 150px;
padding-bottom: 18px !important;
}
Kind Regards
Hi Milda,
We checked the same page today and can’t see that mentioned files anymore to be located on the page.
Kind Regards
Hi Milda,
Please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:
.tml .tml-field {
width: 35%;
}
.elementor-kit-1983 label {
line-height: 20px !important;
}
.elementor-kit-1983 button, .elementor-kit-1983 input[type="button"], .elementor-kit-1983 input[type="submit"], .elementor-kit-1983 .elementor-button {
line-height: 45px;
width: 377px;
}
Kind Regards
Hi Milda,
At first, sorry for the late reply, we had holidays.
Can you please describe the issue you have in more detail? We though that you need to adjust the buttons on all pages, please provide more detailed info about the changes you wan to make, we will do our best to help you.
Kind Regards