End of Support for Joomla 3 - Forum closed
Logo mobile
Hello,
I would like to ask you, how can I change letter spacing on my web in mobile version. In the mobile version are the letters in the logo very close to each other. How can I setup, that I will se mobile logo normal. Below is ling to my web.
www.pujcovnaprivesu.online/
Thank you.
I would like to ask you, how can I change letter spacing on my web in mobile version. In the mobile version are the letters in the logo very close to each other. How can I setup, that I will se mobile logo normal. Below is ling to my web.
www.pujcovnaprivesu.online/
Thank you.
by brutar
Please Log in or Create an account to join the conversation.
- joomlaplates
-
Offline
- Moderator
-
- Posts: 8841
- Thank you received: 1736
Hi there,
please add this code to your css/custom.css
www.joomlaplates.com/support/documentation/custom-css-in-joomla
please add this code to your css/custom.css
Code:
.tm-logo-small {
letter-spacing: normal;
}
www.joomlaplates.com/support/documentation/custom-css-in-joomla
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates