• Resolved rzrz

    (@roxzan)


    is it possible to make the cart slide out window smaller, because now it is covering all of the product page?

Viewing 1 replies (of 1 total)
  • Plugin Author Giacomo

    (@jakjako)

    Yes, put this code on the customize -> css section of your thame.

    .wc-timeline-modal-cover-container {
    width: 600px;
    }

    Change the “600px” with the value you want. Default is 800.

Viewing 1 replies (of 1 total)
  • The topic ‘Make the cart slide out smaller in width’ is closed to new replies.