New Landing How can we help? Atelier Three specific corrections on my "Atelier" theme

Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Atelier
  • #192892
    plutonio79
    Member
    Post count: 5

    Hi dear,
    Please I need to make 3 corrections on my theme.

    1. I updated the “Atelier” template and now I have problems when I want to open the basket in the mobile device, it disappears.
    I tried your template “http://swiftideas.com” demo from my iPhone and this has the same problem. As I can fix? …

    (I Attached imagen_1 with example)

    2. “Shop view switcher”:
    As I can remove or disable “list view” and leave only the other two options but in a different order.
    (Attached image_2 with example)

    3. Icons on photo products:
    As I can remove or disable the icons that appear on products?
    (Attached image_3 with example)

    Thank you very much for your help!
    regards,

    carlos

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

    Hi,

    1) Thanks we are investigating this now and will report back.

    2) Please use this:

    i.sf-icon-atelier-shop-list {
      display: none;
    }

    3) Please use this:

    .product .cart-overlay .shop-actions {
      display: none;
    }

    Thanks.

    #193156
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    1) This situation was already identified and it will be solved in the next update.

    2) Add the code below to your custom css option.

    i.sf-icon-atelier-shop-list {
      display: none;
    }
    i.sf-icon-atelier-shop-standard {
      float: right;
    }

    3) add the code below to your custom css

    .product .cart-overlay .shop-actions {
      display: none;
    }

    Hope that helps.

    -Rui

    #193311
    plutonio79
    Member
    Post count: 5

    Hi guys, thanks both!

    1) Ok. I’ll wait for your update.
    2) It works correctly.
    3) It works perfectly on the site but not in the mobile device. What can I do?

    Thanks!

    Carlos

    #193351
    David Martin – Support
    Moderator
    Post count: 20834

    That’s great, what was your link to your site – looks like it’s been removed.

    Cheers.

    #193353
    plutonio79
    Member
    Post count: 5

    David,

    This is my site http://www.inndi.cl.
    Try from your smartphone and you will can see that.

    Thanks you!

    Carlos

    #193355
    David Martin – Support
    Moderator
    Post count: 20834

    Hey,

    Sure, I see the icon now.

    Please use this:

    a.product_type_variable {
      display: none;
    }

    Cheers,
    David.

    #193357
    plutonio79
    Member
    Post count: 5

    Thank you David!
    Now work perfectly!!!

    Cheers

    Carlos

    #193521
    David Martin – Support
    Moderator
    Post count: 20834

    No problem – thanks.

    #193523
    David Martin – Support
    Moderator
    Post count: 20834

    Closing ticket.

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