Hi there,
How do i centre the logo and slogan for mobile portrait and landscape, it's not displaying correctly.
- EFH
- Commercial Templates
- Thursday, 12 February 2015
- Subscribe via email
Thank you but it is still not appearing correctly on mobile, responsive devices, portrait and landscape.
- more than a month ago
- Commercial Templates
- # 2
Hello
We have removed the following from your Custom CSS field. Your slogan appears to be now displaying correctly.
Ciarán
We have removed the following from your Custom CSS field. Your slogan appears to be now displaying correctly.
p.site-slogan {
font-size: 9px;
line-height: 4px;
white-space: pre-line;
}
Ciarán
- more than a month ago
- Commercial Templates
- # 3
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
- # 4
Hi there,
I have placed the code below in Custom CSS but nothing has changed. It still appears the same on mobile device.
I have placed the code below in Custom CSS but nothing has changed. It still appears the same on mobile device.
- more than a month ago
- Commercial Templates
- # 5
Hello
We are unable to see the suggested CSS in your source?
Could I ask you to try the following...
Ciarán
We are unable to see the suggested CSS in your source?
Could I ask you to try the following...
p.site-slogan {
font-size: 9px;
left: 0;
line-height: 12px;
white-space: pre-line;
}
h1.logo-text a {
left: 0;
}
Ciarán
- more than a month ago
- Commercial Templates
- # 6
Hi there,
This code simply does not work for responsive mode. My business name is quick long, that's why it needs to be centered and the slogan sits on top of each other in mobile portrait but in landscape it seems to far away under the business name.
I have attached the images.
This code simply does not work for responsive mode. My business name is quick long, that's why it needs to be centered and the slogan sits on top of each other in mobile portrait but in landscape it seems to far away under the business name.
I have attached the images.
- more than a month ago
- Commercial Templates
- # 9
Hello
The following Custom CSS should help in better aligning your logo on smaller screen devices...
Ciarán
The following Custom CSS should help in better aligning your logo on smaller screen devices...
h1.logo-text a {
left: 0;
}
p.site-slogan {
line-height: 12px;
left: 0;
}
Ciarán
- more than a month ago
- Commercial Templates
- # 10
- 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 »