Viewing 2 posts - 1 through 2 (of 2 total)
-
AuthorPosts
-
galaxie Friend
galaxie
- Join date:
- May 2012
- Posts:
- 85
- Downloads:
- 9
- Uploads:
- 28
- Thanks:
- 38
- Thanked:
- 2 times in 1 posts
March 29, 2015 at 3:07 pm #205112Hi
On my website http://www.imove-fit.ch on mobile layout, the menu is on top of the logo, is it possible to change it?
Thanks for your help
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
March 30, 2015 at 8:13 am #565034Because the mobile layout is very small and the image logo on your site is big. But you can try to us the css style to fix this problem
Open templates/ja_mero/css/custom.css file and add new css style below
@media (max-width: 767px) {
.logo-image a {
background-size: 35%;
}
}
1 user says Thank You to Ninja Lead for this useful post
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by Ninja Lead 9 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum