Home Forums Themes Support Claue Mini Cart from right

Viewing 8 reply threads
  • Author
    Posts
    • #12416

      Hi,

      As my cart icon is on the right so the mini cart should become open from right too.

      now it opens from the left.

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #12443

      Hi,

      Sorry for the late, Did you change the add to cart behavior to open a popup?

    • #12453
      This reply has been marked as private.

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #12454
      This reply has been marked as private.

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #12478

      Hi

      Please add this css code in Claue -> Theme Options -> General -> Custom Css

      .rtl .jas-mini-cart { right: -320px; left: auto;}
      
      .rtl.cart-opened .jas-mini-cart { right: 0; left: auto;}

      Best regard,

    • #12485
      This reply has been marked as private.

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #12488

      Please replace with new code

      @media screen and (min-width: 768px) {
      
      .rtl .jas-mini-cart { right: -320px; left: auto;}
      
      .rtl.cart-opened .jas-mini-cart { right: 0; left: auto;}
      
      }
    • #12491
      This reply has been marked as private.

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #12499

      Hi Rahim,

      I’m afraid there is no option in our theme to do this function. Please hire a freelancer to customize it.

      Hope you understand.

Viewing 8 reply threads

You must be logged in to reply to this topic.