Remove Chosen Font In Helix Typography - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Remove Chosen Font In Helix Typography

Alison

Alison

Helix Framework 2 years ago

Hi

I set a font for the navigation section in the Typography section of the template. Now I want to remove the font, but still be able to fix the font size here. How can I remove the font type from the list (there is no 'x' to remove it).

I am using an installed custom font and it does not show up in the list, hence me wanting to remove it.

If I just turn off the 'Navigation' custom Typography then my menu items are smaller than I would like, so I guess if the above is not possible, which css file do I need to edit to increase the menu font size.

I hope that makes sense. Alison

0
6 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #136923

In case of

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span 
{font-size: 16px;}

you can always count on Us :)

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

Hi

Thanks for contacting us. Could you please give me a screenshot of that portion?

-Regards.

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #136916

Alison,

this is not possible to be able to choose Font Size, Font Family must be chosen (System or Google Font). Alternative solution, disable Typograhy option for that HTML tag (H1...H6, Nagivation etc)

info_1814_2023.png

and use Custom CSS to define font-size. All you need is a simple line of code.

0
Alison
Alison
Accepted Answer
2 years ago #136917

Thanks Paul

Can you help me with the custom CSS to define font-size for navigation (menu). I have already disabled Typography for that HTML (as per your previous instructions)

Thanks for your help. Alison

p.s. I have used Typography in the past to define the size but not the font (but I hadn't chosen a font so I didn't need to remove it).

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #136920

Search in Helix Framework documenation, It should be in section "Customization Tip > How to...."

0
Alison
Alison
Accepted Answer
2 years ago #136939

Thanks Paul

You are a star.

0