Setting Height In SP Page Builder Without Custom CSS - Question | JoomShaper

Setting Height In SP Page Builder Without Custom CSS

GS

GREEN TAL S.A.

SP Page Builder 11 months ago

Hello,

I’m using SP Page Builder and have applied a fixed height to a specific column for larger devices, which works well in that view. However, for smaller devices, I need the height to adjust automatically (i.e., height: auto), but I noticed that the builder doesn’t accept this value directly.

Is there any way to achieve height: auto on smaller devices without using custom CSS? I’d appreciate any suggestions on how to make this adjustment within SP Page Builder’s standard settings.

Thank you for your help.

0
3 Answers
Pavel
Pavel
Accepted Answer
11 months ago #174983

I need the height to adjust automatically (i.e., height: auto)

Hi. Without custom CSS, this is not possible. In SPPB interface you can use only fixed values in the settings of each breakpoint.

0
Asfakur Rahman Saikat
Asfakur Rahman Saikat
Accepted Answer
Support Agent 11 months ago #174959

Hi there,

Thank you for reaching out!

It looks like you've set a custom height in your column for larger devices. When no height is specified for smaller devices, the height from the larger device (e.g., 500px) will apply automatically to the smaller screens as well.

To adjust this, I recommend setting custom heights for each device size to ensure the layout adapts correctly across all screens. Here’s an example for reference: https://prnt.sc/IJoiAH9PTXCZ

Let me know if you have any further questions!

Best regards

0
GS
GREEN TAL S.A.
Accepted Answer
11 months ago #174990

Thanks!!!!

0