Wppizza Mini Cart at Bottom

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #22882
    randomjumbo
    Participant

      Hi Olly 🙂

      How can I make the mini cart appear on the bottom insted of the top?

      Thanks

      #22883
      randomjumbo
      Participant
        This reply has been marked as private.
        #22884
        randomjumbo
        Participant
          This reply has been marked as private.
          #22889
          Olly
          Admin & Mod

            just like you did on that other site I would have thought – no jQuery selectors needed

            
            #wppizza-mini-cart.wppizza-mini-cart-static{
            bottom: 0;
            top: auto;
            }
            

            using custom css

            #22890
            randomjumbo
            Participant
              This reply has been marked as private.
            Viewing 5 posts - 1 through 5 (of 5 total)
            • The topic ‘Wppizza Mini Cart at Bottom’ is closed to new replies.