Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #70106
    Milda Bjoerken
    Participant
    Premium Member

    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

    #70109
    vako
    Keymaster
    WP Royal Team

    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

    #70110
    Milda Bjoerken
    Participant
    Premium Member
    This reply has been marked as private.
    #70112
    Milda Bjoerken
    Participant
    Premium Member
    This reply has been marked as private.
    #70116
    vako
    Keymaster
    WP Royal Team

    Hi Milda,

     

    We checked the same page today and can’t see that mentioned files anymore to be located on the page.

     

    Kind Regards

    #70119
    Milda Bjoerken
    Participant
    Premium Member
    This reply has been marked as private.
    #70122
    vako
    Keymaster
    WP Royal Team

    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

    #70124
    Milda Bjoerken
    Participant
    Premium Member
    This reply has been marked as private.
    #70132
    vako
    Keymaster
    WP Royal Team

    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

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.