Contact page like Hosting demo - by lemc1414

This topic has 2 replies, 2 voices, and was last updated 3 years, 11 months ago ago by Rose Tyler

  • Avatar: lemc1414
    lemc1414
    Participant
    June 18, 2020 at 21:55

    Hi,
    I am trying to replicate the contact page you have for the hosting demo on my website but there are some issues.
    This is how my contact form looks like: http://prntscr.com/t2bbzh
    This is how I want it to look: http://prntscr.com/t2bcp8

    and when I imported the page this banner didn’t show up: http://prntscr.com/t2bd42
    How can I add it to my page?

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 19, 2020 at 08:50

    Hello,

    Select this form – http://prntscr.com/t2ju4w and add the next code in Custom CSS for page area http://prntscr.com/t2jyoe

    form .hosting-contact-form span input {
        width: 100%;
        border: 2px solid #e6e6e6;
        background: transparent;
        height: 47px;
    }
    .form-submit input[type=submit], form .hosting-contact-form input {
        border-radius: 15px !important;
    }
    form .hosting-contact-form textarea {
        border: 2px solid #e6e6e6;
        border-radius: 15px;
    }
    form .hosting-contact-form [type="submit"] {
        border-radius: 15px !important;
        margin-top: 15px;
    }

    http://prntscr.com/t2bd42 – this is prefooter static block – http://prntscr.com/t2jz90

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

The issue related to '‘Contact page like Hosting demo’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.