• Resolved omarmasrur

    (@omarmasrur)


    Hello…I am using the free version and am experimenting with changes to form widths etc. here:

    http://www.metamindz.com/test-preparation/toefl-regular-prep/

    Picked up some code on this forum and tried it (alternately) in custom CSS areas in the theme’s CSS area (Elegant theme has an area) as well as Custom CSS that shows in WP Appearance. In both cases, the changes did not happen. Here are the codes I tried:

    #cntctfrm_contact_form > div {
    margin: 0 0 10px 0 !important;
    }

    #cntctfrm_contact_form textarea {
    height: 20px !important;
    width: 50px !important;
    }

    #cntctfrm_contact_form {
    float: right !important;
    }

    #cntctfrm_contact_form label{
    float: right !important;
    }

    #cntctfrm_contact_form input{
    float: right !important;
    }

    Kindly help!

    tks

    https://wordpress.org/plugins/contact-form-plugin/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘CSS Styling Not Showing’ is closed to new replies.