Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1310120
    ramstell
    Participant

    On the checkout page if I set shipping country to the US I get following formatting issue. See attached image. It seems to be caused by having a drop down menus for the state.

    Also the tick box and the ‘I’ve’ seems too close together for the accept terms and conditions. Can this is spaced out better.

    I’m using ThemeX 4.6.4 and Integrity 7.

    Kind regards
    Roger

    #1310603
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! To assist you better with this issue, would you mind providing us the url of your site with login credentials so we can take a closer look? This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    To do this, you can make a post with the following info:
    – Link to your site

    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thank you.

    #1310742
    ramstell
    Participant
    This reply has been marked as private.
    #1310795
    Rue Nel
    Moderator

    Hello There,

    Thanks for providing the information. To resolve the issue, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    .select2-container .select2-choice>.select2-chosen {
        font-size: 19px;
    }
    
    .woocommerce .input-checkbox {
        margin-right: 10px !important;
    }

    We would loved to know if this has work for you. Thank you.

  • <script> jQuery(function($){ $("#no-reply-1310120 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>