V1llum
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
Forum: Plugins
In reply to: [WooCommerce] Change cart “quantity” to “qty”I managed to find out myself. This should be the css code if anyone else should find them selves in need of this.
@media (max-width: 800px) {
ul.slides li {
opacity: 1 !important;
float: none !important;
margin-bottom: 10px !important;
}
.flex-next{ display:none !important;}
.flex-prev{ display:none !important;}
}Thanks a lot Dave 🙂
Hej Dave
It works! Thanks a lot.
The navigation buttons still show up on mobile devices though.
Can i add some additional CSS to hide these buttons?Best regards,
VilladsForum: Plugins
In reply to: WooCommerce language changes URL on productsI went into LOCO translate and changed the direct translation of “product” to be the same as in english.
It works now.
Viewing 4 replies - 1 through 4 (of 4 total)