Extra spaces on the request form

Respondido


Publicado 24 de jun. de 2022

Hi,

How do I remove extra spaces between the ticket fields on the request form page? 

 


0

3

3 comentários

 😊️

0


Hi Ifra Saqlain

Great, thank you very much for your help. 

0


Hey Johny J, you can add the below code to your style.css file and change the spaces as per your requirements:

.form-field~.form-field {
margin-top: 25px;
}




Screenshot for the same:






It can be margin-top: 25px :-

margin-top: 20px; OR

margin-top: 15px; OR
margin-top: any number you want

0


Entrar para comentar.

Não encontrou o que estava procurando?

Nova publicação