1. bibbp
  2. Sherlock Holmes
  3. Commercial Templates
  4. Thursday, 05 March 2015
  5.  Subscribe via email
Hi Ciaran,

If my site _https://scottsproject.org.uk is view on an Android phone in responsive mode, the byline (care . support . develop) shows up ok, but on an iPhone it starts incorrectly on the left of the screen.
I have this code in my CSS script, what do I need to do to make the iPhone behave like the Android?.

@media only screen and (max-width: 1024px) { #container_header {
height: 70px;
}

Thanks!
Accepted Answer Pending Moderation
0
Votes
Undo
Hey Bib,

Try adding this to your Custom CSS:

@media only screen and (max-width: 440px) {
p.site-slogan {font-size: 2.7vw!important;}
}


You can play with that 2.7 number to make it different sizes specifically for phones.
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Perfect.
Thanks as always
Peter
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


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

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.