CHange Of Font Size In Body After Update - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

CHange Of Font Size In Body After Update

ID

Isabelle Dionisius

Helix Framework 3 years ago

Hi,

I have a strange issue.

I did some updates on Pagebuilder and Helix. After that, I realized that the font size on the body and in the navifation has become smaller. It is still defined in Helix as 18px for body and 16px for the nav items. However, they appear to be smaller than defined.

I can determine that because I set up an online test environment with an initial copy of the original page. In the test environment - after - the same updates- the font seize remained the same.

Can one help here?

www.btg-ge.eu

Thanks and best Isabelle

0
3 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 3 years ago #73471

Font size for main body is 18px and it's used as I see , evidence

b18.gif

For other sites you add those classes inside custom.css file if you're not sure or afraid changes etc.

body, body p, body span, .sppb-article-introtext {font-size: 18px;}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, 
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  font-size: 16px;}

But for that current sites all fonts-sizes seems to be correct ^_^

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 3 years ago #73468

Hi Isabelle,

In menu you still have 16px and that is used - here is code preview evidence

n16.gif

0
ID
Isabelle Dionisius
Accepted Answer
3 years ago #73548

Thanks, Paul

0