Attributes Of A Section - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Attributes Of A Section

R

Robert

SP Page Builder 2 years ago

Hi,

When you use an section of another SPPB layout in your website then the attributes are also present like the dev's used fonts in the addons.

Got a custom css file with fonts served from my own server but the fonts used in the addon are still present but google fonts are disabled. You need to add css in every addon?

Normally when you have a line like below in your custom css that font should be shown on the entire website.

body, p, h1, h2, h3, h4, h5, h6, a, li, span {
  font-family: 'Scada' ;
}
0
1 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 years ago #120529

Hi there!

I'm not sure if I get it right though.

If addon has specified something within it then it might be get prioritized over the general.

You may try to add !important in your css to see if it helps. And keep the css in your custom CSS of the template or custom.css file.

You will find related info here:

https://www.joomshaper.com/documentation/helix-framework/helix-ultimate-2/custom-code-css-js-meta

Best Regards

0