Hello,
it’s about the development page http://www.designplanung.de/projekt-007/
Master menu appears on hot tubs with headlines like “HIGHLIFE COLLECTION”, “LIMELIGHT COLLECTION” etc. I would like to enlarge these. Where can i customize that?
Best regards,
Martin
Hey Martin,
Please try this in Quick CSS:
#top #header .mega_menu_title a {
font-size: 30px;
}
Best regards,
Rikard
Thank you!