-
AuthorPosts
-
April 3, 2017 at 3:09 am #1024101
Hi Hello! when i open to the mobile phones the logo is not displayed accurately and not in a proper place, that disturbs me.
From mobile section I don’t know how to fix it.Please help us!
and this is my mobile snapshot
best regard..
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
April 3, 2017 at 4:32 am #1024121Hi
Can u post the screenshot and working site URL here?
So that i will have a look on it.
RegardsApril 3, 2017 at 5:26 am #1024134Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
April 3, 2017 at 5:37 am #1024138Hi
the site is in Offline mode. Kindly send me site super user login so I can log in and chek the issue.
Use Set as a private reply to send information.Regards
April 3, 2017 at 5:50 am #1024144This reply has been marked as private.Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
April 3, 2017 at 6:31 am #1024147Hi
You have a fixed width code in custom.css file.logo-image a { width: 212px; height: 81px; } .logo { height: 102px; }
replace the code with this code
@media (min-width:768px) { .logo-image a { width: 212px; height: 81px; } .logo { height: 102px; }} @media (max-width:768px) {.logo-image a { width: 140px; height: 51px; } .logo { height: 70px; }}
Regards
April 3, 2017 at 8:43 am #1024207thank you..very much mr. moderator ;; Pankaj Saharma
AuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 6 replies, has 2 voices, and was last updated by hdsalah2016 7 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
mobile phones, the logo is not displayed in placed
Viewing 7 posts - 1 through 7 (of 7 total)