Page Builder Contact Form – Label Height Difference - Question | JoomShaper

Page Builder Contact Form – Label Height Difference

H

Hasan

SP Page Builder 2 days ago

Hello,

I am experiencing an issue while using the Contact Form element in JoomShaper Page Builder.

The label height of the Select field that I added using “Add Item” appears different compared to the other labels in the form. This creates an inconsistent layout, and the “Add Item” section within the Select field looks misaligned compared to the other fields.

Is there a specific reason for this height difference (such as default CSS, line-height, padding, or a style specific to the Select field)?

If this is a known behavior, could you please advise on how to fix it?

Thank you in advance for your support. Hasan Kanak Best regards,

0
4 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 days ago #218720

Hi Hasan,

do you mean "Etkinliklerinizi Seçin" field?

In Template Options > Custom Code > Custom CSS (or by using custom.css file) please add that line:

select.sppb-form-control:not([size]):not([multiple]) {height: auto;}

we will correct that in next updates

0
H
Hasan
Accepted Answer
2 days ago #218722

Thank you for your help. The issue was resolved with this code. I appreciate your support and assistance.

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 days ago #218723

great, please only mark topic as solved.

0
H
Hasan
Accepted Answer
2 days ago #218754

Great support!

0