Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #598910

    Hello,

    I’m working on this page:

    The woocommerce cart looks like it is hidden in the upper right corner.
    I’m curious and would like to understand.

    It there a better positioning for that you would recommend?

    Thank you.

    #599443

    Hey Nathan,

    I couldn’t see a cart icon on your page, could you post a screenshot of what you are seeing on your end please?

    Best regards,
    Rikard

    #599641
    #599673

    Hi!

    Please add following code to Quick CSS

    .responsive #top .cart_dropdown {
        top: 30px;
    }

    P.S.: You are sending preview links to your screenshots and we are not able to see them.

    Best regards,
    Yigit

    #600719

    That met our need for support thank you, we can see the cart icon, yet feel curious what we can’t access the cart when clicking on it.
    Thank you for letting us know about the screenshots. Is there another way you would recommend we upload images?

    #601372

    Hi!

    Thank you for coming back.

    At the moment – no. But we are working on a more user friendly solution.

    Best regards,
    Günter

    #618826

    it’s still hidden and off to the right corner.
    Could you please explain how I could move that button where it is visible and on the left side of the page
    where it could be outside of the ShiftNav menu to the right of the hamburger icon?

    here is the link:
    I notice it show up here;
    https://vitalthrive.us/schedule-my-sessions/

    yet it’s not showing up on any of the other pages and I’m curious and would like to understand why that is?

    thank you

    #621038

    Hey!

    Please add this in the Quick CSS field and adjust the value as needed:

    .html_visible_cart .cart_dropdown {
        right: 100px;
        top: 60px;
    }

    Cheers!
    Ismael

    #621563

    After I have applied the code you suggested I can now see the cart button and feel thankful because that meets my need that we can see the button now.

    When we have chosen either service: “Single BodyTalk Session” or “Three BodyTalk Session Package”
    And we click “Add To Cart”

    We are clicking the shopping cart button, and nothing happens?

    Also, we are confused and need to please learn why it just shows on that page and not the entire site, we need support to learn how to have the option to make it visible on every page so we can access it please.

    Thank you Ismael

    #623489

    Hey!

    It’s not working because the shiftnav container covers the whole main container. I’m sorry but this plugin conflicts with the whole structure of the theme. Please contact codeable to help you configure this plugin properly: http://kriesi.at/contact/customization

    Best regards,
    Ismael

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.