label size

Home Forums Quform WordPress label size

This topic is: resolved
  • This topic has 3 replies, 3 voices, and was last updated 5 years ago by Ally.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #27105
    jmjoh
    Participant

    I need to increase the size, but in the setting I am unable to find any option. Pls help me.

    #27131
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

    #28773
    Layoutmachen
    Participant

    For Responsive:

    .quform-label > label {
    font-size: 30px;
    line-height: 35px;
    }

    @media only screen and (max-width: 600px) {
    .quform-label > label {
    font-size: 20px;
    line-height: 25px;
    }
    }

    #28808
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy