Dot Indicator In Slidshow Addon - Question | JoomShaper

Dot Indicator In Slidshow Addon

B

Bernd

SP Page Builder 1 year ago

Background color for active item indicator cannot be chosen. See screenshots:

![https://snipboard.io/zULEv8.jpg] ![https://snipboard.io/YbUepm.jpg]

0
11 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #165814

Hi

Thanks for contacting us. And sorry for your issue. Could you please give me your site URL? So that I can check.

-Regards.

0
B
Bernd
Accepted Answer
1 year ago #165816

Hi Mehtaz,

the site is under construction. Therefore, there is no https yet.

https://neueseite.plato-tec.de

Best regards from Germany, Bernd

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #165823

Could you please give me that specific page link where I need to check? And also give me a screenshot of your issue from your site.

0
B
Bernd
Accepted Answer
1 year ago #165828

It affects all slideshows on the site, on home as well as on subpages.

As you can see in my first screenshot, the settings for the bullet/line indicators are not shown correctly.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #165960

Are you talking about this portion?

0
B
Bernd
Accepted Answer
1 year ago #165970

The slideshow addon in this section: https://neueseite.plato-tec.de/#pt-home-intro, e.g.

And all the other slideshows on the site. They all are affected. As you can see in my second screenshot, there's an unvalid value. To me, it seems to be a wrong default value or another issue with the addon.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #166062

Do you want it like this color? Then use this CSS in your custom.css file

 .sp-slider .sp-dots ul li{
       background-color: #F59F1D !important;;
 }
0
B
Bernd
Accepted Answer
1 year ago #166164

Setting background for normal style works. It works with SPPB as well as customized CSS. Setting it for active style does not.

E.g., the rule .sp-slider .sp-dots ul li.active {background-color: red !important;} is ignored.

And in slideshow addon it is possible to set normal style. But setting active style doesn't work: Entered values are ignored, and some fields are missing.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #166199

Try this CSS in your custom.css file

#sppb-addon-2VjD-i030ZEqWo28woseF .sp-slider .sp-dots ul li{
      border-color: #174e1b !important;
}
0
B
Bernd
Accepted Answer
1 year ago #166394

Sorry, Mehtaz, but this dialogue is waste of time: I do not want to change border style. I'd like to change active background style. It doesn't work with SPPB or custom css.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #166510

Could you please keep a full site backup and give me your super admin access? I want to check it from my end.

0