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

Transparent Accordion

E

Eviana

Template 2 years ago

Hi Guys, How to make transparent accordion like in MegaInc template ? Thanks.

0
2 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #97826

Hi

Thanks for contacting us. Could you please give me a screenshot of your issue?

-Regards.

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 years ago #97846

Hello Eviana

Please check Mega Inc homepage accordion addon settings. We have used Custom CSS class to make that look. With these CSS class, we have applied the below CSS styles.

.primary-bg-op5 {
    background-color: rgba(0, 19, 53, 0.5);
}
.p-5 {
    padding: 3rem!important;
}

https://prnt.sc/1M5_oN3CHrdw

Please follow the same settings and hopefully you will be able to make the same accordion look.

Best regards

0