Archived topic
Shopping cart pop up more width
1 reply · Started by Max on May 15, 2022
Viewing posts 1–2 of 2
How can i make the shopping cart pop up more width?
Right know you see that the button ´bekijk winkelwagen´ is not on one line but on two. So i want to make the width more so it will fit on one line
Hi Max,
Try this CSS:
.inside-navigation .wc-mini-cart {
width: 500px;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know if this helps :)
This archived topic is closed to new replies.