Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1087770

    Hey,
    http://www.vackrasmycken.se

    I want to move the shopping cart so it’s more visible
    smycke

    What code shall I add? It looks good on mobile so I don’t want that to change that.
    Thanks
    Charlotte

    #1087858

    Hey Charlotte,

    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

    
    @media only screen and (min-width: 1100px) {
      .html_visible_cart .cart_dropdown {
          right: 300px;
      }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1087970

    Thanks :)

    #1088362

    Hi,

    If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Move shoping cart’ is closed to new replies.