Home › Forums › ART WordPress Theme › Mobile various issues
- This topic has 7 replies, 2 voices, and was last updated 7 years, 10 months ago by
SeaTheme.
-
AuthorPosts
-
July 25, 2018 at 3:11 am #15894
HI!
i love your template! great job guys! I’m just having a couple of issues with the mobile version. At this Link you can find the screenshots.
1. LOGO HOME PAGE: I would like to add some padding to the top.
2. HOME PAGE. there is a very big gap between the header and the content, where i can reduce that?
3. PROJECT: in the project page the links in the bottom NEXT and PREVIOUS are cut. I did not change any code for this on the desktop so really no idea where is coming from.
4. PROJECT LAYOUT: for one project i applied the layout SLIDER. Looks amazing on the desktop but not clear enough for me on the mobile as user experience. Pictures are cut vertically and is not clear you have to swipe. Is it possible to keep the slider layout on the web and have a layout like you have for the other galleries? Means you have just to scroll down and the pictures are one after the other.Many thanks!
July 25, 2018 at 3:43 am #15896Hi, thank you for purchasing our theme
1. / 2. / 3
Please paste the custom css code to “Appearance > Customize : Additional CSS”@media (max-width: 767px) { .responsive-ux .logo-image { max-height: 40px;} .responsive-ux.page_from_top.home #wrap { margin-top: 90px; } .post-navi-single>.container-fluid { padding-left: 40px; padding-right: 40px;} }4.
but not clear enough for me on the mobile as user experience. Pictures are cut vertically and is not clear you have to swipe.
What’s the page with layout SLIDER url?
Do you find the issue on demo page:https://seatheme.net/wp/art-theme/ux-portfolio/resquad/
Could you paste a screenshot Thanks!Is it possible to keep the slider layout on the web and have a layout like you have for the other galleries? Means you have just to scroll down and the pictures are one after the other.
It is not possible by default option.
Regards!
July 25, 2018 at 4:03 am #15898Thank you for the prompt reply.
Issue 1. and 3. are resolved. Yay! thanks
Issue 2. i still see the gap. If you want to check it out is momentary online http://www.casatereze.com
this issue also affects the menu, that will appear not in the middle of the screen. check thisIssue 4. yes, is the same layout, but in mine, i have both vertical and horizontal picutres, this is why is looking weird.
Is this a custom work you could do? If yes, how much will it cost?Thanks!
July 26, 2018 at 1:43 am #15903Hi, please add !important, update as:
@media (max-width: 767px) { .responsive-ux .logo-image { max-height: 40px;} .responsive-ux.page_from_top.home #wrap { margin-top: 90px!important; } .post-navi-single>.container-fluid { padding-left: 40px; padding-right: 40px;} }July 26, 2018 at 1:45 am #15904This reply has been marked as private.July 26, 2018 at 4:00 am #15905Ok thank you. I’ll propose it and let you know!
I found another issue on the contact page. Once in mobile and pad version, the contact form will appear 2 times, but is not correct since in the desktop is placed only once. Any tip for it?
thanks!
July 27, 2018 at 2:26 am #15916Please stop all 3rd plugins not built in theme to check.
July 27, 2018 at 2:26 am #15917This reply has been marked as private. -
AuthorPosts
- You must be logged in to reply to this topic.
