Make section vertically shorter in prestige

Hi!

Webdesign beginner Bjorn here again :slightly_smiling_face:

We want to make the “subscribe section” vertically shorter. How can we do that?

best regards Bjorn [email removed] geltier.com

Hi @Geltier

This is Victor from PageFly - Landing Page Builder App

You can try this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file theme.css

Step 3: Paste the below code at bottom of the file → Save

.ImageHero–small {

min-height: 249px !important;

}

Hope that my solution works for you.

Best regards,

Victor | PageFly

works perfectly fine. than you very much :slightly_smiling_face:

You are welcome @Geltier :blush: