Skip to content
Public Ticket #18896

Penci Featured Slider appearance problems

Conversation thread

PenciDesign Supporter replied

Staff Reply

Hi,

About the transition/image issue, please wait for me to fix it in the future update. Because this modification needs to change a lot of JS files.

Regards,
PenciDesign.


maciek_l replied

Customer Reply

Hi,

It does help with that bit of the previous photo, but it does messing with the switching between slides.
As this CSS code is added, the pictures do not change smoothly. There is a white space between them.

Regards

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

.penci-featured-items-left .penci-owl-carousel .owl-item {
    opacity: 0;
} .penci-featured-items-left .penci-owl-carousel .owl-item.active {
    opacity: 1;
}

Regards,
PenciDesign.



maciek_l replied

Customer Reply

Hi

Okay, it's better. It's not perfect, but it has clearly improved.

What about the problem of a piece of the previous photo? I described it in the first post.

Regards

PenciDesign Supporter replied

Staff Reply

Hi,

Please also edit your page with the Elementor, select the Penci Featured Slider element, click the Style tab, then change the value at the Ratio Height/Width of Images option.

image.png

Regards,
PenciDesign.


maciek_l replied

Customer Reply

Hi,

Unfortunately, there is still the same problem. Go to the website and see for yourself by changing the size of the browser window.

The site is already online so you don't even have to log in.

PenciDesign Supporter replied

Staff Reply

Hi,

I've modified the code.

Please check.

Regards,
PenciDesign.


PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

.featured-style-6 .penci-pitem-big .penci-image-holder:before,
.featured-style-37 .penci-pitem-big .penci-image-holder:before {
    padding-top: calc(66.6667% - 6px);
}

Regards,
PenciDesign.



PenciDesign Supporter replied

Staff Reply

Hi,

Please send me the related URL to this issue. I need to check on the live site.

Regards,
PenciDesign.


maciek_l started the conversation

Conversation Start

Hi,

I found two bugs with the look of the 37 style Penci Featured Slider.

1. Tiles are uneven. You can see a white spot on the bottom right. It is more visible with scaling and some resolutions.

2. The largest tile shows a piece of another tile on the left.

I attach screenshots. Can it be repaired?

Regards

Want to join this conversation or access attachments? Sign in first.