Your account expired support, please renew to get your support.

Home Forums Themes Support Shang Contact form not ok

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #6443
    HoA2o2o2
    Support Expired

    Hello team,

    I do not know why but the contact form on the contact page is not ok anymore. http://prntscr.com/tf3smm

    I have not made modifications to it, and yesterday was fine. The only thing is that I have updated the plugin contact from. Do you have the original contact form plugin? Or do you know why my contact form is appearing like this?

    Thanks!

    #6448

    Hi,
    We have just checked our theme with latest version of Contact Form 7 but don’t get this issue:
    https://prnt.sc/tfnzg1
    https://prnt.sc/tfnylh
    Please send us your site URL and admin account.
    We’ll check it for you.

    ****
    Regards,
    HaruTheme

    #6452
    HoA2o2o2
    Support Expired
    This reply has been marked as private.
    #6454

    Hi,
    We have just fixed it for you by go to Appearance -> Customize -> Additional CSS and add this code:
    https://prnt.sc/tgph2a

    .contact-form input[type="text"], .contact-form input[type="email"], .contact-form textarea {
    	width: 100%!important;
    }

    because you install JetPack and it override CSS of our theme:
    https://prnt.sc/tgphoq
    Hope this help!

    ****
    Regards,
    HaruTheme

    #6455
    HoA2o2o2
    Support Expired

    Hello Team,

    If I disable JetPack I need to disable also the addition CSS?

    thanks!

    #6456

    Hi,
    You can keep it or delete as you want.
    It only make our CSS can’t override by other plugin.

    ****
    Regards,
    HaruTheme

    #6459
    HoA2o2o2
    Support Expired

    Thanks,

    It workes now. How can I find out the code color of on mouse hover: http://prntscr.com/tgxrtw

    Thanks!

    #6462

    Hi,
    It will use color in Theme Options -> Color Scheme. You can change it follow this topic tutorial:

    How to change Color Scheme and Typography in HaruTheme


    Hope this help!

    *****
    Regards,
    HaruTheme

    #6463
    HoA2o2o2
    Support Expired

    Thanks!

    I have another question: In the home page I have a text with underline how can I change it:

    http://prntscr.com/tha6h6 I want it to be normal, without underline.

    Thanks!

    #6469

    Hi,
    You can go to Appearance -> Customize -> Additional CSS and add this code:

    .banner-shortcode-wrap.style_8 .banner-content-wrap .banner-content-inner .banner-content .text-list .text-price:before {
    display: none;
    }

    Hope this help!

    ****
    Regards,
    HaruTheme

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

You must be logged in to reply to this topic.