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
- accipiter
- Commercial Templates
- Monday, 28 September 2015
- Subscribe via email
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
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
- more than a month ago
- Commercial Templates
- # 1
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
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
- more than a month ago
- Commercial Templates
- # 2
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
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
- more than a month ago
- Commercial Templates
- # 3
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
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
- more than a month ago
- Commercial Templates
- # 4
Thank you
To resolve try adding the following to the Custom CSS field of your templates parameters...
Ciarán
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
- more than a month ago
- Commercial Templates
- # 7
Hi Ciaran,
the mobile version of LetterPress is working well after your update.
Thank you very much.
Kind regards
Andrew
the mobile version of LetterPress is working well after your update.
Thank you very much.
Kind regards
Andrew
- more than a month ago
- Commercial Templates
- # 8
- 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 »