Hallo,
erst einmal ein riesen Lob an das Theme. Ich liebe es.
Ich habe leider nur zwei kleine Probleme.
Wenn ich als Inhalt “spezielle Überschrift” einfüge und die Position ändern will und daher den Überschriften Stil von “Standard” auf “modern links” ändere, ändert sich auch die Schriftart. Wo kann ich diese einstellen, damit sie genauso aussieht wie die “Standard”?
Zudem würde ich gerne die Schrift im Menü ändern, sowie auch die Schrift und Schriftgröße für das Dropdown-Menü.
Webseite ist noch im Maintenance Mode.
Vielen Dank für eure Hilfe,
Maja
Hi Maja!
Thank you for using Enfold.
We will need to see the actual page with the Special Heading element. Please post the login details here and set it as private reply. Make sure that you’re running Enfold 3.0.1 on WordPress 4.0.
Best regards,
Ismael
Hey!
Add this code to Quick CSS:
.av-thin-font .av-special-heading-tag, .modern-quote .av-special-heading-tag {
font-weight: 600
}
.iconbox .iconbox_content .iconbox_content_title {
text-transform: none
}
.avia-icon-list .iconlist_title {
text-transform: none
}
#top #header .mega_menu_title a {
font-size: 14px
}
Best regards,
Andy
It works. Awesome, Thanks!