Important:
This support area is for Kalium 3 users only.
Support for Kalium 4 has moved to our new platform at support.laborator.co.
If you’re using Kalium 4, please create a new account there using your email and license key. A password will be sent to you automatically.
Have a couple of questions please -
Thank you
Kate
Hi Kate,
I'm sorry for the late reply.
Here are the answers.
1— That styling problem was caused by the "WooCommerce TM Extra Product Options" plugin (see video).
2— That is a default behavior that Safari makes for every site (read more). I resolved this by adding this CSS code:
.woocommerce .select-option-ui select {font-size: 16px !important;
}
on your Custom CSS area.
3— You should use another element to select just one category (see example video).
4— Please just add this CSS code to your Custom CSS area:
.widget-area.widgets--columned-layout>.widget {float: left;
width: 50%;
}
5— This can happen if your slider images are very large in size, in your case, one of them is more than 500kb. I suggest you to compress them before you upload them on your slider (see example).
Have a nice day!
No problem, thank you for helping!
1 - Thank you, although I still require the functionality of the 'TM Extra Product Options' Plugin - it was just the style of the colour choice dropdown that I didn't like - and the support for TM Extra Product Options said that it will be the WP theme that controls the way it looks. I will look into it again.
2 - Excellent thanks
3 - Thanks again, rookie error on my part..
4 - Excellent thanks
5 - I will look to reduce this, thank you
Can I ask if you deactivated JetPack ? Was this Plugin affecting one of the above at all, I have re-activated it but seems to made the site very laggy (which it wasn't before?)
Hi Kate,
Yes, I have deactivated this plugin while I was debugging your 1rs problem. Sorry that I forgot to re-enable it.
I don't think that this plugin activation or deactivation speeds up your site, maybe this is more like a placebo effect. Instead, I think that this plugin can slow down your site when it is activated.
Have a lovely weekend!