New Landing How can we help? Themeforest Theme Support Dante Contact form not lining up

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Dante
  • #44865
    rosecourtneyrose
    Member
    Post count: 11

    http://69.89.31.236/~academv7/?page_id=125
    You can view the contact form I’m trying to build, the check boxes and radio buttons aren’t lining up with the words they are supposed to be next to. Any way to fix this?

    #45471
    Tahir – SUPPORT
    Member
    Post count: 1212

    Hi,
    Please see screenshot: http://prntscr.com/2nkhx3 . You will have to add the specific bootstrap column classes to make the fields responsive as well as align with each other.

    Hope this helps.

    Thanks
    Tahir

    #45667
    rosecourtneyrose
    Member
    Post count: 11

    I think there’s been a misunderstanding.
    It’s the RADIO buttons and CHECK BOXES. The label for the radio button instead of being directly to the right, is kinda to the right and down. There is going to be a list of about 20 check boxes at the bottom of the list. the label is so far below the box, that I’m worried people will think it’s supposed to go with the box below instead of above.
    Thanks for your help.

    #46315
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    I think you are using grunion contact form, I think it styles a bit diff than our theme, can you try disable the grunion css by adding this in functions.php

    function remove_grunion_style() {
    wp_dequeue_style('grunion.css');
    }
    add_action('wp_print_styles', 'remove_grunion_style');
    

    You can try Contact form 7 plugin, if that didn’t work.

    Hope you had a great weekend. 🙂

    Let me know, what you got.

    Thanks,
    laranz.

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

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

License required for one of the following items
Login and Registration Log in · Register