Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #45138
    BizQ
    Member

    @Sakin: How do I add a background color to my contact form ?
    http://www.bizq.co.za/contact-us/
    Thanks

    #45160
    Sakin
    Keymaster

    @BizQ: Ok you can change the color code in the following css and then add it in “Appearance => Theme Options => Custom CSS” box.

    #post-3774 .entry-content form {
        background-color: #fff;
        padding: 2%;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Background color contact form’ is closed to new replies.