Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: label size #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;
    }
    }

    • This reply was modified 6 years, 4 months ago by Layoutmachen.
Viewing 1 post (of 1 total)
Be inspired. © 2025 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy