lonetorsbjerg
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] How to hide Coupon Box for WooCommerce pop-up on moblieOh! I deactivated the pop-up because it was “in the way” on mobile 🙂
Thank you so much for helping me out.CSS is not by strongest side. Do I put ind:
@media screen and (min-width: yourpx) {
class-name-from-the-coupon-popup
display: none;}Change the “yourpx” to eg 768px
Give the pop-up a class name and enter that name in the brackets: {
class-name-from-the-coupon-popup
display: none;}
Hi @amboutwe
Thank you for getting back to me. I know that they offer the option of using the classic DIVI builder, but it dosn’t make sence applying an old interface for a new updated interface.
I was hoping there would be a work-around for the new interface.
Thank you for your respons.Forum: Plugins
In reply to: [Coupon Box for WooCommerce] RecaptchaPls make the reCAPTCHA function a priority. We are getting a lot of “spam-subscribers” from this plugin.
Forum: Plugins
In reply to: [Interactive Image Map Plugin - Draw Attention] Coordinate image missingProblem solved – login off the backend and login on again did the trick 🙂
Oh! Thank you – appreciate your help.