-
AuthorPosts
-
Andrew Winkler Friend
Andrew Winkler
- Join date:
- September 2014
- Posts:
- 725
- Downloads:
- 206
- Uploads:
- 31
- Thanks:
- 291
- Thanked:
- 34 times in 2 posts
February 2, 2018 at 10:21 pm #1089895I have the problem, that on the iphone the logo gets truncated. Only the upper half of it is shown. Rather than shrinking the logo as "mobile logo", I would like to double the height displayed on the mobile device. I assume I need to add some code to the custom.css for that, but exactly which one?
- This topic was modified 6 years, 9 months ago by Andrew Winkler.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 5, 2018 at 4:38 am #1090040Hi,
Kindly share the credentials of your site: URL, Admin + FTP account so I can check for you.
Regards
1 user says Thank You to Saguaros for this useful post
Andrew Winkler FriendAndrew Winkler
- Join date:
- September 2014
- Posts:
- 725
- Downloads:
- 206
- Uploads:
- 31
- Thanks:
- 291
- Thanked:
- 34 times in 2 posts
February 5, 2018 at 6:40 am #1090055This reply has been marked as private.Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 5, 2018 at 1:47 pm #1090152Hi,
You can use this custom CSS:
body.features-page .t3-header .logo { z-index: 1; }
put into the CSS file: root/templates/ja_social_ii (your default template)/css/custom.css (Create this file if it doesn’t exist)
Regards
1 user says Thank You to Saguaros for this useful post
Andrew Winkler FriendAndrew Winkler
- Join date:
- September 2014
- Posts:
- 725
- Downloads:
- 206
- Uploads:
- 31
- Thanks:
- 291
- Thanked:
- 34 times in 2 posts
February 6, 2018 at 4:04 am #1090258Okay, I did that. However, now, the logo bleeds into the block below rather than pushing it further down. That still does not look right.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 6, 2018 at 6:36 am #1090266Could you illustrate the modification you expect via screenshot? I will check for you.
Andrew Winkler FriendAndrew Winkler
- Join date:
- September 2014
- Posts:
- 725
- Downloads:
- 206
- Uploads:
- 31
- Thanks:
- 291
- Thanked:
- 34 times in 2 posts
February 7, 2018 at 2:29 am #1090486Basically, I would like the logo to be displayed in full the way it is displayed on the destkop.
-
Saguaros Moderator
Saguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 7, 2018 at 10:02 am #1090559The screenshots you sent are from a different site, which site should I check?
1 user says Thank You to Saguaros for this useful post
Andrew Winkler FriendAndrew Winkler
- Join date:
- September 2014
- Posts:
- 725
- Downloads:
- 206
- Uploads:
- 31
- Thanks:
- 291
- Thanked:
- 34 times in 2 posts
February 10, 2018 at 3:13 pm #1091251This reply has been marked as private.Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 22, 2018 at 3:08 pm #1093299This reply has been marked as private.Andrew Winkler FriendAndrew Winkler
- Join date:
- September 2014
- Posts:
- 725
- Downloads:
- 206
- Uploads:
- 31
- Thanks:
- 291
- Thanked:
- 34 times in 2 posts
February 27, 2018 at 4:11 am #1094102sorry. that has changed. I have updated the URL.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 27, 2018 at 9:30 am #1094172You can try with this custom CSS:
@media (max-width: 767px){ body.features-page .t3-header .logo { height: 85px; } }
1 user says Thank You to Saguaros for this useful post
-
AuthorPosts
Viewing 12 posts - 1 through 12 (of 12 total)This topic contains 11 replies, has 2 voices, and was last updated by Saguaros 6 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum