1. micheldenis
  2. Commercial Templates
  3. Tuesday, 20 October 2015
  4.  Subscribe via email
Hello,

I'm using the Cashmere-based demo kit (version downloaded 1 year ago) for developing my site.
Responsiveness in set to ON, and I have tried 3-4 template CSS updates to get logo text and slogan text responsive for mobiles but that does not work. The rest of the template resizes correctly though.

Any hint/trick ?

Attached are the pics on large (ok) and small (nok) screens.





Thanks in advance,
-michel
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Michel

Would you have a URL to an example of this issue?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello Ciaran,

Here it is: http://www.learnerquest.com/

Many thanks !
-michel
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
BTW: i get the same problem when opening the template on your demo site : http://demo.joomla51.com/0109/

Cheers,
-michel
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you Michel

To resolve try adding the following to the Custom CSS field of your templates parameters (edit to taste)...


@media only screen and (max-width: 767px) {
h1.logo-text a {
font-size: 34px;
left: 0;
}
p.site-slogan {
top: 5px;
white-space: normal;
}
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
looks great Ciaran !

many thanks to you,
-michel
  1. more than a month ago
  2. Commercial Templates
  3. # 5
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!