Hi Carian,
how can i resize the websitename for phone (portrait)
Now it's to big.
Kindly regards,
Edgar
Hi Edgar
To set a new font-size for your logo on each screen size, add the following to the Custom CSS fields within the Responsive Options tab of your templates parameters, editing the size to your own taste...
Ciarán
To set a new font-size for your logo on each screen size, add the following to the Custom CSS fields within the Responsive Options tab of your templates parameters, editing the size to your own taste...
h1.logo-text a {
font-size: 40px;
} Ciarán
- more than a month ago
- Commercial Templates
- # 1
Hello
May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. For our reference please paste a link to this post in your email.
Ciarán
May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. For our reference please paste a link to this post in your email.
Ciarán
- more than a month ago
- Commercial Templates
- # 3
Thank you
Could I ask you to check the details provided as they give us the following error...
Ciarán
Could I ask you to check the details provided as they give us the following error...
Username and password do not match or you do not have an account yet. Ciarán
- more than a month ago
- Commercial Templates
- # 4
Thank you
There was a slight syntax error in the CSS provided. We have changed to the following which is working correctly.
Ciarán
There was a slight syntax error in the CSS provided. We have changed to the following which is working correctly.
.logo-text h1 a {
font-size: 28px;
} Ciarán
- more than a month ago
- Commercial Templates
- # 7
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »