Hallo. Wie kann ich die Textgröße im Topmenü ändern? Ich würde gerne den Link “Newsletter” 6 Punkte größer machen? Wo stelle ich das im Enfold Backend ein? Danke, Alex
Hey diefleischerei,
Vielen Dank für Ihre Geduld und den Link zu Ihrer Website. Bitte versuchen Sie dieses CSS in Ihrem Quick CSS:
#header_meta #menu-item-779 > a {
font-size: 17px;
}
Die Schriftgröße beträgt jetzt 11px, und Sie haben nach 6px mehr gefragt, sodass der Code 17px anzeigt. Sie können ihn jedoch jederzeit anpassen.
— Translated with Google —
Thank you for your patience and the link to your site, please try this css in your Quick CSS:
#header_meta #menu-item-779 > a {
font-size: 17px;
}
The font size is now 11px, and you asked for 6px more so the code says 17px, but feel free to adjust to suit.
Best regards,
Mike
Thanks Mike, i tried the code but see no effect? :)
The font for “newsletter” in the topmenu appears still small. Greetings, Alex
Hi Alex,
Please try this CSS instead:
#top #header_meta a{
font-size: 16px !important;
}
Best regards,
Rikard
Wunderbar, vielen lieben Dank Rikard – das klappt jetzt wunderbar in der Desktop Ansicht am PC. Ist es auch möglich dass der Text auf der mobilen Ansicht am Smartphone auch vergrößert angezeigt wird?
Hi,
It seems to be working also for mobile, please try clearing your browser cache on your mobile device. Please see the screenshot in the Private Content area.
Best regards,
Mike
Great. Works! Thank you very much and CLOSED.
Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.
For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)
Best regards,
Mike