Site logo

Archived topic

How Do I Raise the Form - Trade Template

10 replies · Started by Josh on May 19, 2019

Viewing posts 1–11 of 11

Hi,

Yes, I know. I'm trying to move the form up on the page not shrink the hero image so the whole page moves up.

Is there a way to do that?

Thank you,
Josh

The Beaver Builder section has a negative margin of -180px - you can increase that within the BB settings for that content.

I can't find it. Could you share the steps to get there?

Thank you,
Josh

Found it.

Glad to hear that :)

Thank you.

One last question. How do I change the neon green underline color in the header copy?

That's controlled by this CSS in the Additional CSS field in the customizer:

.hero-scroll a {
    color: #ffffff;
    border-bottom: 6px solid #21bfd1;
    transition: all 0.6s ease 0s;
}

This worked, thank you.

Glad we could help :)

This archived topic is closed to new replies.