Hi there,
I’m currently building the page http://designplanung-leipzig.de/projekt-003 and have a problem with the font size in the socket. It’s too small. Can someone help me with this?
Best regards,
Martin
Hi Martin,
It looks like your site is in maintenance mode, could you share login details with us in private please?
Best regards,
Rikard
But please, here it comes. Sorry, the Link is http://designplanung-leipzig.de/projekt-003/home/
Hi,
Thank you for the link to your site, please try this code in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional CSS field:
#top #socket {
font-size: 16px;
}
you can adjust the number 16 to suit your needs, then clear your browser cache and check.
Best regards,
Mike
Thank you Mike, it works!