-
AuthorPosts
-
saswiss Friend
saswiss
- Join date:
- August 2013
- Posts:
- 144
- Downloads:
- 149
- Uploads:
- 43
- Thanks:
- 7
- Thanked:
- 2 times in 2 posts
September 8, 2013 at 7:27 pm #190398Hi,
logo
on the desktop site I changed the logo to be wider than the original. Viewing it on the table (iPad), it’s ok, but on a mobile, it gets cut off – the whole logo is not displayed.facebook (top right of grid)
the text of the ‘like’ gets truncated tooTwitter
the icon and text are truncated tooThe text in 1 of the custom html modules (screenshot…artist benefits) had 3 bullets, only 1 is completely visible, the 2nd partially and the 3rd not at all…
any suggestions?
the site is http://www.myartforrent.com
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
September 9, 2013 at 4:35 pm #505124I could not find the problem facebook and twitter on the link as you mentioned.
But the problem logo on your site you can fix it this way
Create templates/ja_fixel/css/custom.css file
Add new script
@media (max-width: 767px) {
.logo-image a {
background-image: url("/templates/ja_fixel/images/logo_mobile.png");
background-repeat: no-repeat;
width: 100px;
height: 60px;
display: block;
}
}saswiss Friendsaswiss
- Join date:
- August 2013
- Posts:
- 144
- Downloads:
- 149
- Uploads:
- 43
- Thanks:
- 7
- Thanked:
- 2 times in 2 posts
September 9, 2013 at 4:36 pm #505125Hi Ninja,
thanks, in the end I just removed both FB and Twitter…AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by saswiss 11 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Tablet and mobile views
Viewing 3 posts - 1 through 3 (of 3 total)