Gg/mm/aaaa In The Form Builder Overwrite Field Label - Question | JoomShaper
SP Page Builder 6 is Here! Learn More →

Gg/mm/aaaa In The Form Builder Overwrite Field Label

A

Andrea

SP Page Builder 4 years ago

Hi i have this problem in desktop version of website, in the mobile version is ok.

0
2 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 4 years ago #5315

Hi there!

Sorry for the inconvenience!

Please put the following code in your custom CSS:

.sppb-addon-form-builder label {
    transform: none;
}

Hope this will solve the issue for you!

Note: Path towards custom CSS: Extensions>Templates>Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.

https://prnt.sc/pu705g

https://prnt.sc/pu70zn

Best Regards

0
A
Andrea
Accepted Answer
4 years ago #5350

Hi resolve the problem but it creates another, widens the space between MESSAGE and the field

0