Forum Replies Created

Viewing 5 posts - 11 through 15 (of 15 total)
  • Author
    Posts
  • in reply to: Change order tracking link and icon my account #29275

    Thank you !

    in reply to: Change order tracking link and icon my account #29226

    Hi, now the problem of the shop is solved but a new one has just appeared… I really have no luck :’D ! On desktop browsing no worries, on mobile widgets all appear on one line instead of displaying one after the other.

    Promised after this problem I do not bother you anymore !

    Best regards

    in reply to: Change order tracking link and icon my account #29176

    Hi, thank you very much for your answers ! Which have virtually solved everything.

    3. I spent my day looking more closely at the code I know why I have a problem with the columns of the shop. I changed the % of the columns to widen the widgets in footer which also affected the columns of the shop :

     .jas-col-md-2 {
    -ms-flex-preferred-size: 20%;
    -webkit-flex-basis: 20%;
    flex-basis: 20%;
    max-width: 20%;
    }
    .jas-col-md-3 {
    -ms-flex-preferred-size: 20%;
    -webkit-flex-basis: 20%;
    flex-basis: 20%;
    max-width: 20%;
    }

    I would like to keep this width for widgets in the footer without impacting the columns of the shop. A solution ?

    in reply to: Change order tracking link and icon my account #29128

    2. It’s already done. When the icon appears well in desktop and tablet but not on mobile.

    3. Another problem with the configuration shop, I choose a display with 2, 3 or 4 columns systematically it shows me 5 columns while it is not even a possible choice.

    in reply to: Change order tracking link and icon my account #29127
    This reply has been marked as private.
Viewing 5 posts - 11 through 15 (of 15 total)