1. JoomlaGirl
  2. Sherlock Holmes
  3. Commercial Templates
  4. Sunday, 15 December 2013
  5.  Subscribe via email
Hi,
I have inserted the Custom CSS from your tutorial 'Re-sizing your logo image on smaller screen devices' into the custom css field and it hasn't fixed the issue of my logo overlapping the social icons on mobile devices. Can you please help?


Thank you
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Kirsty

Could I ask you to paste a copy of the CSS you have added.

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

I added
@media only screen and ( max-width: 767px ) {
h1.logo a {
background-size: 400px auto;
}}

@media only screen and (max-width: 440px) {
h1.logo a {
background-size: 300px auto;
}}

Regards
Kirsty
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

Could you try changing this to...


@media only screen and ( max-width: 767px ) {
h1.logo a {
background-size: 400px auto;
top: 25px;
}}

@media only screen and (max-width: 440px) {
h1.logo a {
background-size: 300px auto;
top: 40px;
}}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you Ciarán, that fixed it! :cheer:
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • 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.