New Landing How can we help? Themeforest Theme Support Neighborhood order recieved: change font size and remove a line?!

Viewing 11 posts - 1 through 11 (of 11 total)
  • #103517
    ask9
    Member
    Post count: 250

    hello team.

    please take a look at the attachment.

    thanks.

    regards

    Attachments:
    You must be logged in to view attached files.
    #103665
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi there,

    Simply add this custom css:

    
    /* ADJUST FONT SIZE */
    .woocommerce .order_details li, .woocommerce-page .order_details li {
    font-size: 14px!important;
    }
    
    /* REMOVE DOUBLE LINE */
    .woocommerce .checkout-confirmation .order_details {
    border-bottom: 0;
    }

    Hope that helps.

    – Ed

    #103711
    ask9
    Member
    Post count: 250

    that definitly helps. thanks ed.

    #103728
    ask9
    Member
    Post count: 250

    sorry. ive got 2 more questions.

    how can i change also the size of the account holder and the size of the bank name?
    and how to change the capitals? for example > instead of BESTELLUNG: it should be Bestellung:

    thanks.

    #103744
    ask9
    Member
    Post count: 250

    additional question. please see attachment.

    thanks.

    Attachments:
    You must be logged in to view attached files.
    #103746
    ask9
    Member
    Post count: 250
    This reply has been marked as private.
    #103918
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779
    This reply has been marked as private.
    #103928
    ask9
    Member
    Post count: 250

    thanks rui.

    what about my 2 questions above?

    i changed the product attribute but it still appears as groesse ?!

    regards

    #104008
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    For the caps lock:

    .woocommerce .order_details li, .woocommerce-page .order_details li {
    text-transform: none;
    }

    The font size for the account holder etc is controlled by the previous css I provided.

    – Ed

    #104112
    ask9
    Member
    Post count: 250

    thanks ed. it works perfectly.

    #104115
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I’m glad that issue resolved. Thanks Ed 🙂 .
    With Best Regards
    Mohammad

Viewing 11 posts - 1 through 11 (of 11 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