New Landing How can we help? Atelier Cart and checkout layout

Tagged: ,

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Atelier
  • #289536
    AhmednHussein
    Member
    Post count: 25

    Team,
    Kindly check images attached. Cart and check out shipping options and payment options are fare right in narrow area.
    ca we make them start new section below instead of the narrow columns? as the are many text in shipping options.

    Attachments:
    You must be logged in to view attached files.
    #289783
    David Martin – Support
    Moderator
    Post count: 20834

    Please add this to Theme Options => Custom CSS:

    .col-sm-3.cart-totals-wrap, 
    .col-sm-9.cart-items-wrap {
        clear: both;
        width: 95%;
        margin: 0 auto;
        float: none;
    }
    #289816
    AhmednHussein
    Member
    Post count: 25

    Great, thnaks

    #289864
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Thanks David

    – Kyle

    #303346
    zythotyrolean
    Member
    Post count: 1

    Thanks looks good

    #303353
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Great.

    -Rui

    #320365
    macmcg
    Member
    Post count: 24

    Hello,

    Wondering how to:
    1. add a short text section above the quantity selection and
    2. Change the quantity selection text (example from ‘1’ to ‘1 Shirt’)

    I have attributes set and customers are getting confused after selecting the attribute and then having to select the quantity.

    Thanks,
    -macmcg-

    Attachments:
    You must be logged in to view attached files.
    #320369
    David Martin – Support
    Moderator
    Post count: 20834

    Hi there,

    Unfortunately that customisation is beyond our scope of support as it is more work than a small customisation. We only provide support for theme issues, and at times basic customisations.

    While we’d love to be able to support every customisation request, we simply don’t have the time. We recommend that you seek a freelance developer if you need to make that customisation.

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

You must be logged in to reply to this topic.