SPPB Pro Accordion: Icon Disappeared - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

SPPB Pro Accordion: Icon Disappeared

TheBearded

TheBearded

SP Page Builder 2 years ago

Hello,

when I select a custom style for an accordion in SPPB Pro 3.8.9, the arrow icon (open) disappears, and I find no way to make it visible.

Any hints?

Thanks, Ben

0
6 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #98458

Ben, If I may...

indeed it looks like small bug.

as temporary solution I can only suggest using that custom CSS

.sppb-panel-heading::after {
  font-family: "Font Awesome 5 Free";
  content: "\f107";
  float: right;
  margin-left: 7px;
  font-weight: 900;}

.sppb-panel-heading.active::after {
  font-family: "Font Awesome 5 Free";
  content: "\f106"; }

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 years ago #97950

Hi there!

Sorry for your issue.

Would you please redirect me to where you have that accordion and arrow icon not showing issue, please?

Best Regards

0
TheBearded
TheBearded
Accepted Answer
2 years ago #98448

Hi,

I have put link and access data in the hidden area.

Thanks, Ben

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #98459

After using it you should get that correct view (standard and active item)

161.jpg

0
TheBearded
TheBearded
Accepted Answer
2 years ago #98508

Thanks, Paul!

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #98632

I can also confirm now it works very good / ser gut.

It was easy to fix, sorry that you had to wait for so long.

0