Modernize your Real Geeks sign up forms

This code below will modernize your Real Geeks sign up forms. It will remove all that unnecessary text, and make your sign up forms look less spammy and more like forms you find on Redfin/Zillow etc. The styling has been updated so it will fit your site no matter what style your site is. We also added a darker, blurred background to really make it pop.

If you already have re-designed your site through our design services, please do not apply this code because your site already has this installed with extra updates and also contains smart messaging built in.


Instructions

Add the below code snippet to the default footer of your Real Geeks website. That’s it!

<style>
    .rightColumn {
    display:none;
}

.leftColumn .row div {
    padding: 0!important;
}

.leftColumn {
    float: none!important;
    width: auto!important;
    text-align: center;
    margin-top:20px;
}

.miranda-lb .leftColumn form.contact-us input:not(input[type=submit]) {
    height: 40px!important;
    border-radius: 0;
    box-shadow: none;
    background: whitesmoke;
}

.leftColumn iframe {
    margin: 0 auto;
}

.rag-modal-backdrop {
  background: rgb(0 0 0 / 77%)!important;
  -webkit-backdrop-filter: saturate(180%) blur(10px);
  backdrop-filter: saturate(180%) blur(10px);
}

.miranda-lb p {
  font-size: 15px!important;
}

.rg-modal .rag-modal-window {
    max-width: 100%;
    width: 450px;
    text-align:center;
}

.fineprint-top {
  display:none;  
}

.miranda-lb .lb-content {
    background:none;
    border:none;
}
</style>

If you ever have questions, please feel free to contact us.

Previous
Previous

Update the design of the about page meet the team section on your Real Geeks website

Next
Next

Move the listing courtesy section on your Real Geeks website