-
AuthorPosts
-
keytianemouzar Friend
keytianemouzar
- Join date:
- November 2017
- Posts:
- 69
- Downloads:
- 74
- Uploads:
- 79
- Thanks:
- 2
February 23, 2018 at 1:47 am #1093358Hi, How can I leave the mobile logo bigger, as per the attached image.
-
Saguaros Moderator
Saguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 23, 2018 at 3:25 am #1093389Hi,
You can try with this custom CSS code:
@media (min-width: 320px) and (max-width: 480px) { .logo-image { max-width: 192px; } }
put into the file: root/templates/ja_teline_v/css/custom.css
Regards
keytianemouzar Friendkeytianemouzar
- Join date:
- November 2017
- Posts:
- 69
- Downloads:
- 74
- Uploads:
- 79
- Thanks:
- 2
February 26, 2018 at 1:59 pm #1093945hello, it did not work.
keytianemouzar Friendkeytianemouzar
- Join date:
- November 2017
- Posts:
- 69
- Downloads:
- 74
- Uploads:
- 79
- Thanks:
- 2
February 26, 2018 at 2:00 pm #1093946This 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 27, 2018 at 4:14 am #1094103Hi,
Try to add the !important property to above style:
@media (min-width: 320px) and (max-width: 480px) { .logo-image { max-width: 192px !important; } }
keytianemouzar Friendkeytianemouzar
- Join date:
- November 2017
- Posts:
- 69
- Downloads:
- 74
- Uploads:
- 79
- Thanks:
- 2
February 27, 2018 at 1:35 pm #1094229Hi, it still did not work
=(keytianemouzar Friendkeytianemouzar
- Join date:
- November 2017
- Posts:
- 69
- Downloads:
- 74
- Uploads:
- 79
- Thanks:
- 2
February 27, 2018 at 1:35 pm #1094230This 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 28, 2018 at 6:51 am #1094346Hi,
I checked the custom.css file on your site but didn’t see the change I suggested, where did you add?
I just added for you.
Kindly check.
keytianemouzar Friendkeytianemouzar
- Join date:
- November 2017
- Posts:
- 69
- Downloads:
- 74
- Uploads:
- 79
- Thanks:
- 2
February 28, 2018 at 8:56 pm #1094499Hi, I changed the changes in custom.css, but it was not working. This morning, when I opened the site by cell phone, the logo was as I wanted, but then returned to normal and did not modify anything.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 1, 2018 at 2:27 am #1094559You changed to this:
@media ( min - width : 320px ) e ( max - width : 480px ) { . logotipo - imagem { max - width : 192px ! importante ; } }
It’s NOT correct, I updated for you, pls don’t change it again.
AuthorPostsViewing 10 posts - 1 through 10 (of 10 total)This topic contains 9 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