Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1398676
    mynemesis
    Participant

    hi support could you please help me with the code

    please refer to the below link:

    on the ‘product’ the billing details is out of wack

    http://brandcastmedia.com.au/product/agent-highlight/

    but

    it looks ok if i put it on a ‘page’ type

    http://brandcastmedia.com.au/agent-highlight-website/

    could you please help with the css code?

    #1398916
    Lely
    Moderator

    Hi There,

    Try using this custom CSS:

    form#checkout input[type=text], form#checkout textarea {
        width: 100%;
    }

    Hope this helps.

    #1401411
    mynemesis
    Participant

    thanks Lely AWESOME!

    can I please ask for further help… sorry

    please see attached, it is still a little out of proportion, How can i move the box the right and make the two column align horizontally

    if it helps, maybe taking a look at the link so you can understand me better!

    http://brandcastmedia.com.au/product/agent-highlight/

    #1401513
    mynemesis
    Participant

    hi guys,

    managed to play around with the css code and got it fixed

    body .woocommerce .col2-set .col-1{width:100%;}
    .woocommerce-billing-fields h3{margin-top:34px;}
    .woocommerce .col2-set, .woocommerce-page .col2-set{width:48%;float:left;padding:10px}
    #order_review_heading, .woocommerce #order_review, .woocommerce-page #order_review{float:left;width:48%;margin-left:2%;}
    .woocommerce-checkout .wc_checkout_add_ons {
    float:left;
    padding: 5px

    }

    #1401581
    Lely
    Moderator

    Glad you were able to figure this out.

    You’re always welcome!

    Cheers.

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