Space to right of group element on mobile

Home Forums Quform WordPress Space to right of group element on mobile

This topic is: not resolved
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #19782
    kramgnolruf
    Participant

    Hi,

    How can I eliminate the 10px space that appears to the right of the group elements labelled Make, Year and Number Plate on the following form:

    Form

    The space only appears when responsive mode is triggered. Thanks.

    Regards,

    Mark

    • This topic was modified 7 years, 8 months ago by kramgnolruf.
    Attachments:
    You must be logged in to view attached files.
    #19808
    Allan
    Support Staff

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

    #19823
    kramgnolruf
    Participant

    Hi,

    I figured it out. I added the following to my child theme CSS file:

    @media only screen and (max-width: 767px) {
    	.iphorm_1_36-group-wrap .iphorm-group-elements { 
    		margin-right: 0 !important
    	}
    }

    Regards,

    Mark

Viewing 3 posts - 1 through 3 (of 3 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