Ja_healthcare & pagebulider When displayed on a webpage, the width mapping does not seem to be correct. How to adjust this?
richesnifo Hi
The container of that contact block was set with a fixed width, I added this custom CSS to resolve this issue:
.jub-block.contact-1 .container { width: 100%; }
Kindly check.
Thanks,now is OK.
Let me know if you need any further assistance 😉
this code Where should I join? Iadd this code at custom css is not work!
richesnifo Hello
It's not the correct place, if you want to add custom css code for page of JA Builder, you should edit that page via JA Builder >> Settings >> Custom code and add custom css rules there:
Thanks, now is OK