contact form problem

  • Posted in : cvCard WP
  • slu41
    Participant

    Hi I inserted the short code of the contact form as it referred to in documentation, though the contact form turned out to be weird as below,
    http://siyinlu.us/wp-content/uploads/2015/08/Screen-Shot-2015-08-25-at-1.38.17-PM.png

    1 how to remove the scroll bar?
    2 the line weight and the space between fields are very small, it is crowded there. how to make it normal look as that in the theme demo?

    serkan
    Moderator

    Hi slu41,
    Contact for looks okay and it is not like on the picture. I think you figure it out.
    Thanks

    slu41
    Participant

    actually, there is a problem.
    previously the reason why the content in contact form was too concentrated was I used this code in css to change the margin of p :
    .content p{padding-bottom:0;}

    because I do not want much space between the paragraph.
    But that resulted in my contact form problem. So I have to delete this css code. however all the content in the resume page using “p” font has too much padding.

    is there any way that only change the content space in the contact form without affecting other stuff? such as change the contact form font level into” h6″”h5″ or just change something within contact form?

    serkan
    Moderator

    Hi,
    If you are use

    .contact-form

    this element before the custom css code, it will affect only contact form.

    Example;

    .contact-form .content p { padding-bottom: 0; }

    Thanks

    slu41
    Participant

    thank you!
    sorry to say that, but that still cannot solve the problem.
    Because I want set the “.content p{margin:0;}”at first, so even I put your code about contact form here, the margin still “followed” the ” whole content code”. So now I just want to set 1em of margin of “p” in contact form, while “p” in other content have margin of 0, how to do that?

    and for that I tried to use some other text level such as h4 or h6 in other content page to avoid the “margin of p problem”, but all the “h” are bold font, only the “p” is light, so i still have to solve the problem by setting the margin size.

    serkan
    Moderator

    Hi,
    I am sorry, too much customisation is effecting your website. It is hard to control it. If you are not familiar to coding you may consider hiring an expert at envato studio.

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register