Modify the template of an element only once

Hello,

I use element templates a lot and I want to be sure that the only possibility to manage settings is to add a class to theses elements and modify in “global css” theirs settings (color, padding…) ?
Because if my customers use it to manage their website, I have to avoid “!important” in order to let possibility to change margin, padding…

Pro theme doesn’t get a tool to change in one place the style (with cornerstone) and see the change in all buttons, paragraph, quote… !?

Hi @cpennetier,

Thanks for reaching out.
You can save the specific elements such as Button as preset to use as predefined style(s) and functionalities. In the screenshot, it has been shown how to save the style for reuse.

You can have those save preset styles in the dropdown and you just need to apply where you want.

Hope it helps.
Thanks

Thanks for your reactivity.
In a global block, I can’t change text in paragraph or link in a button.
My “issue” is : if at the end of the project, I/my customer decide a different background color on templated buttons, I have to check all pages and change it manually :frowning:
I think, add a css class is the best option to avoid it and manage style on elements globally.

Hi @cpennetier,

Yes, the only option to change the styles globally of the elements is using the Global Options. Since you will have a different text and button link, the Global Option is not applicable on this situation. Adding CSS class is the best option to style them globally.

Thank you.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.