Contact Form alignment and Social Icons

Hello,

  1. I’m wondering if there is a way to align the Contact Form on the left hand side. Right now it appears to be toward the right for some reason.

  2. Also, I’d like to know if I can move the social icons right beneath the “Send” button at the bottom of the contact form as they would look much better there.

  3. Lastly, if there is a way to enlarge the icons to be bigger that would be greatly helpful!

My website is www.abilitybound.com if you need to take a look at the contact page.

Thanks in advance!

Respectfully,
Connor E.

Hello Connor

  1. please add this css in appearance > customize > additional css:
    @media (min-width: 992px){
    .contact-section .col-md-4 {
    width: 100%;
    margin-bottom: 50px;
    }
    .contact-section .col-md-8 {
    width: 100%;
    }
    }

  2. Sorry, but without layout changes in the files, this is not possible :frowning:

  3. please add this css in appearance > customize > additional css:

.contact-section #social li, #social ul {
font-size: 50px;
}

Thank you very much!

This makes the page look much more professional and is definitely acceptable!

Thanks again!

Respectfully,
Connor E.

thank you :slight_smile:
If you’re happy with our service, don’t forget to rate us: [Shapely] Reviews | WordPress.org