Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1357248
    194roc
    Participant

    Home


    WP 4.7.2
    renew child xtheme 4.6.4

    Hello there,

    I am not confident with CSS and customize it, so there are few points that I would like to fix on my checkout page.
    A picture is a million words worth, isn’t it ?
    So following is picture of my page where I listed all the problems.
    Let me say, that in past I had some help from the support, but probably I mess around trying to get a better look of the page.

    http://prntscr.com/e46bjt

    Thank you very much for your help.

    Best regards,
    Roberto

    #1357270
    194roc
    Participant
    This reply has been marked as private.
    #1357665
    Christopher
    Moderator

    Hi there,

    Please add following code:

    table th {
        background-color: #f0f0f0;
        color: #333;
        font-size: 100%;
    }
    tbody tr td:first-child, tfoot tr th:first-child {
        border-right: 1px solid;
    }

    Update this code :

    .woocommerce-checkout label.checkbox {
        text-align: left;
        width: 94%;
    }

    To :

    .woocommerce-checkout label.checkbox {
        text-align: left;
        width: 98%;
    }

    Hope it helps.

    #1360151
    194roc
    Participant

    Yes thanks, it helps a lot.

    Netherless I decided not implement the table CSS because the layout was not still appropriate.

    I will study better and if I need more help, I’ll write again.

    Thank you very much for the help.

    Best regards,

    Roberto

    #1360196
    Joao
    Moderator

    Hi Roberto,

    Let us know if you need further assistance.

    Cheers

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