Addons > Image Content - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Addons > Image Content

M

micduf

SP Page Builder 2 years ago

It is not possible to assign unique CSS class on the button option that is embedded within this AddOn. If you have hidded expandable forms that you want to open with special CSS classes this will be needed as standard, as this is working OK on "regular" button Addon.

0
1 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #115407

Hi,

but you can use unique CSS for addon and there define design of button apperance. This always was possible.

info_1042_2023.jpg

So the example class name can be like that: .new-button .sppb-btn.sppb-btn-custom


Besides each button, also used in "Image Content" addon has unqiue ID:

<a href="#" id="btn-1683197271134" class="sppb-btn sppb-btn-custom sppb-btn-square">Clik Me</a>

By now that's all I can help.

0