Help with minimizing Slider outer boundaries

Hello Max, any update?

2 Likes

Hi there, @Solo_Leafs :waving_hand:

I’ll gladly check the issue with the devs. However, could you just answer the questions from my previous message first?

1 Like

I did respond and i also sent video examples too, let me know if you didn’t get them and I’ll resend them.

2 Likes

Unfortunately, I haven’t received any examples. Yep, it would be really helpful if you could resend them :folded_hands:

1 Like

Hello Max I have not heard a reply from you in days, please respond. I have sent over everything you asked for.

2 Likes

Hi there, @Solo_Leafs :waving_hand:

Unfortunately, I still didn’t receive an answer to the questions from this message and any video examples.

Here is a screenshot of the whole conversation in this thread:

Could you please specify where you’ve tried to send this info? If you’re sure that it was sent, please send me a screenshot of your response.

Additionally, please duplicate this info in this thread. Once it’s done, I’ll gladly look into this further with the dev team :slightly_smiling_face:

1 Like

I am responding via email, I am attaching screenshots where I have provided the information and a visual you asked for.

(attachments)



2 Likes

Hi there, @Solo_Leafs :waving_hand:

Thanks for sharing screenshots!

Now, I see a thin black line. I’ve tried to temporarily disable all our widgets on your website, and this black is still displayed. This means that not our widgets cause its appearance.

You can make sure of it using the Hide from the website feature:

As for the widget bleeding on the right side, unfortunately I couldn’t replicate this issue. Could you please attach a video screencast right in this thread on the Community. It seems that when you send emails with attached files, these messages aren’t delivered here for some reason.

Regarding the color changing of the navigation buttons, our devs will come up with a custom code for you. I’ll get back to you with a solution tomorrow.

Also, I’ve noticed that some of the images are currently over 1MB, which significantly affects the widget’s loading speed

To help the widget load faster, we recommend using these tools to reduce the image size:

Once you’ve compressed and re-uploaded the images, you should see an improvement :slightly_smiling_face:

1 Like

Hi there, @Solo_Leafs :waving_hand:

Here is the code to change the color of the navigation buttons on hover:

.eapp-slider-arrow-component:hover {
  background: #000;
}

Please try it out and let me know if it worked :slightly_smiling_face:

1 Like