-
-
Hello,
I have some problems with the mobile website https://china-outbound.com/
1) Logo and the Hamburger menu overlapping.
2) Codeless Slider images and the text/buttons do not adjust to the screen. Also, when you try to move the page the slider disappears from the screen.
Before the update, I could fix this in the bootstrap file, this time I tried, but it does not work.
Could you help me fix this? I will add my FTP connection details in my account.
-
Hello,
I added this code into your custom css box to reduce and reposition the logo in mobile:
@media (max-width: 480px){ #logo img { max-height: 38px; margin-left: 37px; }}
Change the values to your wish.
-Please make sure to have set up a height for the slider for it to show up correctly in mobile. Go to page’s General Settings > Slider Options > Slider height.
Let us know.
Best regards!
-
Hello again,
The logo now still does not look correct, not it is cut off on the right side.
The slider I cannot seem to adjust on mobile both the size of the picture and the text/buttons appearing are not well. First slide bearable, second slide and further the text is cut off and the buttons are scattered. As well as. Also, when you scroll the mobile screen the slider disappears completely. Why is that?
Please check china-outbound.com on mobile.Thanks,
Egle
- This reply was modified 6 years, 8 months ago by COTRI.
-
Hello,
I checked your site again and i don’t see any of the changes suggested in the last reply. Please make these changes first. Then send us some valid wp credentials in a private reply. So i can check the result and help you out from there on.
Best regards!
-
-
Hello,
1-Yes, the code was to move the logo around and edit it’s height in order for it to not be above the hamburger menu anymore. If you want to move the menu too, then the hamburger menu css class must be added as well.
This is the basic css:@media (max-width: 480px){ #logo img { max-height: 38px; margin-left: 37px; } .mobile_small_menu { margin-top: -27px !important; margin-left: -20px !important; } }
Add css attributes and change the values to your wish, until you have the layout you want.
2-I edited the previous code to this:
@media (max-width: 480px){ #logo img { max-height: 30px; margin-left: 15px; } .codeless_slider .swiper-slide .content.vertical_centered { margin-left: 0px !important; } .codeless_slider_swiper { height: 480px !important; min-height: 480px !important; } .boxed_layout .codeless_slider{ height: 480px !important; min-height: 480px !important; } }
This is the result screenshot: https://postimg.org/image/qs21e2pcl/
I move the screen around, it did not resize anymore.3-The menu has shifted down because the width of header allocated the menu, is not sufficient to keep it. Mostly because the logo is too wide and leaves little space for menu.
You can edit this by reducing the padding between menu items in General Options > Header Options > Menu Options > Menu Items padding.Let us know.
Best regards!
-
Hi again,
1) Thank you very much, the Logo and the Hamburger button is OK.
2) The slider does not look the same for me as for you on my iOS machine (iPhone 6.) I don’t know what to do. When you guys can’t fix it, I can’t either. I tried to adjust the code you suggested even further, still could not make it look OK on mobile. It is just not adjusting as expected. This is what I see:
3) The menu just changed like two days ago. The logo and the navigation menu was like this for more than a year, why did it change now? I tried the padding adjustments as suggested, as well as, making the logo smaller. I am not sure, can you still check on this. You have the credentials, feel free to adjust anything so this works.
Best regards,
Egle
-
Hi again,
1) Thank you very much, the Logo and the Hamburger button is OK.
2) The slider does not look the same for me as for you on my iOS machine (iPhone 6.) I tried to adjust the code you suggested even further, still could not make it look OK on mobile. It is just not adjusting as expected. This is what I see:
3) The menu just changed like two days ago. The logo and the navigation menu was like this for more than a year, why did it change now? I tried the padding adjustments as suggested, as well as, making the logo smaller. I am not sure, can you still check on this. You have the credentials, feel free to adjust anything so this works.
Best regards,
Egle
-
Hello,
2-I edited out the custom css. Can you please clear cache and refresh page?
3-I already fixed the menu layout the last time. I reduced the logo size and now the menu has enough space to stay in the header. Are you not getting this change? If not, clear cache and refresh page.
Let us know.
Best regards!
-
Thank you! The menu is perfect again.
But when it comes to the slider, now for me on iOS the Hamburger button is gone completely and the view is the same as I explained before. The content is not adjusting and after you scroll the slider changes format.
Best,
Egle
-
Hello,
The mobile menu was not showing because the option to make it show in first place, was off. I set it on again. The option is General Options > Header Options > Show Responsive Menu Dropdown.
-Can you please try to deactivate the third party plugins and try again? There is something else triggering the content to go up after the first action (tap/scroll) in the page. clear cache and try again with all third party plugins deactivated.
Let us know how it goes.Best regards!
-
You must be logged in to reply to this topic.