rt32kd
Forum Replies Created
-
@joelsm I have found an interim workaround for this issue. And it might be an interesting data point for you.
If I change the slide transitions from Slide to Fade, the overlaid / cut-off artifact on the right hand side is no longer present.
Hi @joelsm ,
Is there any update on this issue? My customers are getting quite frustrated.
Thank you.
Thanks Joel. This is a source of frustration for my customers.
Here is a link to the picture showing another slide overlaid at the right of the current slide and a video of the Elementor Slide settings: https://file.io/s3BbjdyBm3vT
Forum: Plugins
In reply to: [Variation Swatches for WooCommerce] Swatches are wrapping oddlyHi, I am using the free product.
I am using the Generate Press premium theme.
Hi – can anyone comment on this? Do I need to raise a Elementor support ticket for a pro account?
This was the code that fixed the issue:
@media screen and (max-width: 767px){ .woo_rel .related.products ul.products{ display: flex; flex-wrap: wrap; justify-content: space-between; grid-gap: 0; } .woo_rel .related.products ul.products li.product{ width: calc(50% - 10px); } }
Thanks David, but I can’t.
I’m in a grey area where I’ve inherited a website developed by another developer who purchased the premium version. But I do not have the license key and they have long disappeared from the project so I am no longer able to get updates or use premium support.
My apologies! I’ve updated the link.
Related products is under “Sleep Essentials”.
This is the premium version of GPP.
- This reply was modified 2 years, 6 months ago by rt32kd.
Hi there,
The link is here under Sleep Essentials.
Just to reiterate, the issue is on mobile. If you reduce the screen width, you can see that the CSS above squashes the recommended products to the left but doesn’t stack in 2 columns.
Thank you!
- This reply was modified 2 years, 6 months ago by rt32kd.
Hi there,
The link is here under Sleep Essentials.
Just to reiterate, the issue is on mobile. If you reduce the screen width, you can see that the CSS above squashes the recommended products to the left but doesn’t stack in 2 columns.
Thank you!
- This reply was modified 2 years, 6 months ago by rt32kd.
Hi
Why would the labels appear below for address fields, but above for everything else? It doesn’t make sense. It’s confusing for customers.
It turned out to be a plugin conflict. Thanks for your support!
Amazing thanks all!
That works great, thank you!
Is there a way to make the register form full width? It currently just shifts it over the left and only covers half of the screen.