End of Support for Joomla 3 - Forum closed
Submenu font
- t_bromehead@yahoo.fr
- Offline Topic Author
- Junior Boarder
- Posts: 26
- Thank you received: 1
Hi,
I'm trying to locate the submenu font for the dropdown, can't find seem to find it in the customizer.
Thanks,
Thomas
I'm trying to locate the submenu font for the dropdown, can't find seem to find it in the customizer.
Thanks,
Thomas
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Hi there,
the submenu font is the same as the menu font.
You can change the text size, color and so on. But not the the font family.
the submenu font is the same as the menu font.
You can change the text size, color and so on. But not the the font family.
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
- t_bromehead@yahoo.fr
- Offline Topic Author
- Junior Boarder
- Posts: 26
- Thank you received: 1
Hello,
The dropdown menu font really doesn't look the same at all to me: www.o2villas.fr and look at "nos réalisations".
Thomas
The dropdown menu font really doesn't look the same at all to me: www.o2villas.fr and look at "nos réalisations".
Thomas
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Hi Thomas,
what do you mean exactly? I cant see any issue, see image attached.
what do you mean exactly? I cant see any issue, see image attached.
Attachment Screenshot_1-2-3-4-5-6-7-8-9-10-11.jpg not found
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Attachments:
Please Log in or Create an account to join the conversation.
- t_bromehead@yahoo.fr
- Offline Topic Author
- Junior Boarder
- Posts: 26
- Thank you received: 1
Exactely, look at the L for example, it has some serif when it doesn't in the main menu...?
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
The submenu has the same font as the body font.
You can add this code to your custom.css to have the same font as the menu:
You can add this code to your custom.css to have the same font as the menu:
.uk-nav, .uk-nav ul {
font-family: "Quicksand";
list-style: outside none none;
}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates