1. accipiter
  2. Sherlock Holmes
  3. Commercial Templates
  4. Monday, 28 September 2015
  5.  Subscribe via email
Dea Ciaran,

I saw that the social networks icons of LetterPress template disappear in the mobile version.
I tried to add this:
#socialmedia {
display: inline !important;
}

in the custom.css how you suggested in a post, but without success.
I'll be gratefull if you'll be able to help me.
Thank very much.
Kind regards
Andrew
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Andrew

The above CSS should work for you. Can you confirm that you have added the CSS to the correct template style for your page?

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

I edited the custom.css file with dreamweaver and the I upload via FTP wrinting over the original file in: template folder/css/custom.css
Is it correct?
Thank you very much.
Kind regards
Andrew
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Andrew

Yes this should work for you as long as you have the custom.css option enabled within the 'Custom CSS' tab of your templates parameters. Failing that try simply adding it to the Custom CSS field provided within the same templates parameters tab.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Dear Ciaran,
I activated the "load custom.css" option now and the social networks icons appear.
The problem is that these icons appear over the logo.
See the attached image.
Thank you very much.
Regards
Andrew
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Andrew

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

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Here is: http://bit.ly/1LiSbzU

Thank you very much.
Kind regards
Andrew
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

To resolve try adding the following to the Custom CSS field of your templates parameters...


@media only screen and (max-width: 767px) {
#socialmedia {
background-color: #ccc;
top: 120px;
}}


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

the mobile version of LetterPress is working well after your update.
Thank you very much.
Kind regards
Andrew
  1. more than a month ago
  2. Commercial Templates
  3. # 8
  • Page :
  • 1


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