Question New - Question | JoomShaper

Question New

F

fabiana

SP Page Builder 1 year ago

How do I get the modules to be at the same level?

https://prnt.sc/MqB91IW60QjD

0
2 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 1 year ago #158905

Hi there!

Thanks for reaching out to us.

Did you mean height? Then you can try to set minimum height for them. Here is sample code for you:

#section-id-1688565822403 .sppb-addon-wrapper>div {
    min-height: 207px;
}

Here is all about custom code placement in Helix Ultimate: https://www.joomshaper.com/documentation/helix-framework/custom-code-css-js-meta

Best Regards

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 1 year ago #158932

Thanks for accepting the answer:)

Have a nice day!

0