[Resolved] How Do I Raise the Form – Trade Template

Home Forums Support [Resolved] How Do I Raise the Form – Trade Template

Home Forums Support How Do I Raise the Form – Trade Template

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #904099
    Josh

    Hello,

    I’m trying to push my form higher up the page. Can you assist? I’ll take screenshots so you can see what I’m trying to do.

    Here’s the site – https://maymarketing.co/

    Screenshot – https://docs.google.com/document/d/1uuLCDis_n5ZyyWH79yLMhRPLSXRcEAUevBT_LhaFUk4/edit?usp=sharing

    Thanks,
    Josh

    #904241
    David
    Staff
    Customer Support

    Hi there,

    in Appearance > Elements find the Header element assigned to the Home Page. Edit that and reduce the bottom padding.

    https://docs.generatepress.com/article/header-element-overview/

    #904451
    Josh

    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

    #904473
    David
    Staff
    Customer Support

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

    #904507
    Josh

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

    Thank you,
    Josh

    #904523
    Josh

    Found it.

    #904537
    David
    Staff
    Customer Support

    Glad to hear that ๐Ÿ™‚

    #904578
    Josh

    Thank you.

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

    #904584
    Leo
    Staff
    Customer Support

    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;
    }
    #904798
    Josh

    This worked, thank you.

    #904807
    Leo
    Staff
    Customer Support

    Glad we could help ๐Ÿ™‚

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.