Hallo,
kann man denn die Schriften zentral so einstellen, das sie auf den mobilen Geräten angepasst werden? Oder gibt es die Funktion gar nicht? Änderungen der einzelnen Texten kann man ja vornehmen.
viele Grüße,
Martin
Hey Martin,
You can really take all scenarios into account, like if you are using very long words for instance. If you should need help with anything in specific then please post a link to where we can see the text in question and we’ll give you some custom CSS to use.
Best regards,
Rikard
Hello Rikard,
I would like it, this page is generally the font displayed on smartphones with 13 point: http://www.friseur-diana.de/inhalt/
Hi m_reiprich,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width:767px){
#top.page-id-206 p {
font-size: 13px;
}
}
If you need further assistance please let us know.
Best regards,
Victoria
I tried both methods and checked them carefully. Unfortunately it does not work. I also set 10 points to make it clearer. And put the code in the right place, you can see it very simple.
Hi m_reiprich,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
Victoria