Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1216717

    Hi Team!

    On some browsers (Firefox) and in some occasions the woocommerce cart-button in the header is out of the browserframe.
    Please help :)

    Fritz

    #1216953

    Hey fritzves,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top .cart_dropdown {
        right: -40px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1217093

    I tried both – no effect.

    #1217100

    Hi fritzves,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #1217106

    Hi Victoria!

    Sure!

    #1217140

    The more often I see this, it comes to mind, that this is a feature, not a bug.
    As soon as you put a product in the cart, it becomes visible.
    But it looks like an error to me!

    I assume, that there is a script that handles this. maybe we can simply disable it?
    But: the cart on smartphone view is directly over the hamburger menu.

    #1217379

    Hi fritzves,

    You have this code in the Quick css:
    Image 2020-05-28 at 16.13.22.png

    It is the one that breaks the correct behavior. Please remove it.

    Best regards,
    Victoria

    #1217392

    I removed the code and decided to leave it like this.
    The behaviour is on purpose obviously. Cart appears if a product is added.
    We can mark this as solved.
    Thanks Victoria :)

    #1217464

    Hi fritzves,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘WooCommerce Cart Button in header out of layout’ is closed to new replies.