Hello,
I have a problem with my main menu.
On my web site, when i show a page with a Chronoform form, the size font of "Accueil" is bigger than usual.
It only happen on forms pages.
How do you think i can fix the problem ?
My web site : http://www.diamant-industrie.com/
Pages with the problem are located in section "Devis" of the main menu (top of the page).
Thank
I have a problem with my main menu.
On my web site, when i show a page with a Chronoform form, the size font of "Accueil" is bigger than usual.
It only happen on forms pages.
How do you think i can fix the problem ?
My web site : http://www.diamant-industrie.com/
Pages with the problem are located in section "Devis" of the main menu (top of the page).
Thank
Hi patochiz,
It's because both ChronoForms and your template are using versions of font-awesome.css I think that ChronoForms mostly uses it to style tooltips so you could try commenting out the contents of /libraries/cegcore/assets/font_awesome/css/font-awesome.css and see if that solves the problem. A more specific fix is to edit the file and replace .fa-4x { with .gbs3 .fa-4x { which will limit the CF usage to the form content.
Bob
It's because both ChronoForms and your template are using versions of font-awesome.css I think that ChronoForms mostly uses it to style tooltips so you could try commenting out the contents of /libraries/cegcore/assets/font_awesome/css/font-awesome.css and see if that solves the problem. A more specific fix is to edit the file and replace .fa-4x { with .gbs3 .fa-4x { which will limit the CF usage to the form content.
Bob
This topic is locked and no more replies can be posted.