-
Hi,
Thanks for a great template. I am running into a few errors on the mobile view of the site.
1. When reviewing the site on mobile (I have a new and updated iPhone 6) the slider images show up way zoomed in. Then when you scroll the home page and go back to the top they are correct. Any thoughts?
2. The logo has moved over to the top right rather than being centered.
3. The main menu is missing from top of site on mobile
https://36b.7d2.myftpupload.com/
I can send you credentials in next private reply.
In reply to: Responsive Menu
Hello,
Please add this code into your custom css box:
@media (max-width: 979px){ .background--dark .mobile_small_menu {color: #DFE22B !important; } }
Change the color to your wish.
Best regards!
-
This reply was modified 9 years, 8 months ago by
Mirela.
In reply to: Menu in different devices
Ok thanks, I add this code:
@media (max-width: 979px){
.mobile_small_menu { display: none !important;}
}
without !important dont work.
Thanks!!
In reply to: Menu in different devices
Hello,
What are you seeing is the mobile menu (default) and the extra side menu(the menu you are using). To remove the mobile menu and leave only the extra sidebar menu, please add this code into your custom css box:
@media (max-width: 979px){ .mobile_small_menu { display: none;} }
Best regards!
In reply to: Responsive Menu/Header
Hello,
@NohelyMI,
This is strange. Did you made any other change to the code i gave you? Anyway, in the last code i send you, please editleft: -15px !important;
value to -210px. Also go to file css/bootstrap-responsive.css and find this line(1382):
#logo{float:right;left:0 !important; right:0 !important; -webkit-transform: none !important;
replace with this:
#logo{float:right;left:0; right:0 !important; -webkit-transform: none !important;
If still no luck, send us your wp credentials in a private reply. So we can do it for you.
@max,
I already added the neccesary code into your custom css box, for the logo change and background. I edited the three bar menu icon, color too, but for it to show the changes you need to go to your css/bootstrap-responsive.css file and find this line(1685):.background--dark nav .menu > li > a, .background--dark header#header .header_tools .vert_mid > a, .background--dark header#header .header_tools .vert_mid .cart .cart_icon, .background--dark .slicknav_btn:after, .background--dark .mobile_small_menu{ color:#222 !important; }
Remove the
!important
from it and save.Best regards!
In reply to: Responsive Menu/Header
Hello,
Please add this code into your custom css box:
@media (max-width: 480px){ #logo { float: left; left: -15px !important;} .mobile_small_menu { margin-left: 130px !important;} footer .inner .widget { margin-left: 60px !important;} }
This should be the result.
Best regards!
In reply to: Responsive Menu/Header
This reply has been marked as private.In reply to: Responsive Menu/Header
This reply has been marked as private.In reply to: Embed video responsive + layout-problem
Hello,
1-I see the video is fitting the iPhone 5 screen size(screenshot) So is in iPad(screenshot) What is the issue?
2-Add this code into your custom css box:
@media (max-width: 1190px){ nav { display: none;} .mobile_small_menu { display: block;} #logo { margin-left: 50% !important;} }
Did you remove the page header title? The code above will make the mobile menu display until the header is wide enough for the menu to fit in, without needing to slip down and overwrite page header title.
Best regards!
In reply to: Embed video responsive + layout-problem
Hello,
Please try to add this code into your custom css box:
@media (max-width: 979px){ .html5-video-player { width: 32%; height: 36%;} }
If the issue persists, send us your wp credentials in a private reply. So we can give it a closer look.
-Add this code into your custom css box:@media (max-width: 979px){ nav { display: none;} .mobile_small_menu { display: block; left: 10%; } #logo { margin-left: 43%;} }
Let us know.
Best regards!
Topic: LOGO MOBILE – LOGO WEB
Hi,
Can i put diferents logos, 1 for website and another to responsive (mobile, tablet) is because if i see my site in a mobile, the menu (3 lines) is on the logo, and i would like to put a logo a little more small.
My website is https://timeandglam.com/time
Thanks!
In reply to: Put text into the slider for mobile view
Hello,
Sorry but i wrote about fonts in slider, not the mobile menu icon.
When the header width is too small for the menu, either you decrease the menu item’s padding or enable the responsive menu(hamburger menu). It does display correctly now even in iPad landscape(screenshot). Do you want it shown or not?
The latest theme version is 1.3, you have 1.2.7.1-I added this code into your custom css box:
ul li span.s2 a { color: #FF605D !important; }
Change the color to your wish.
2-Yes, i edited the css in your custom css box. Result.
3-Can you please be more clear on this? I do see the same text in slider, in mobile just as in desktop (screenshot)
Let us know.Best regards!
In reply to: Put text into the slider for mobile view
Hi,
My website has been updated new theme as you suggested, please check. And if you look at the viewing in iPad you won’t see the menu as an icon?!
And I also have some issue you might help me please:
1. I would like to set a special colour for the hyperlink of each content when the link is email/hyperlink? You can check it here as sample: https://www.aisvietnam.com/about-us/partner-universities/
What I need to display all the link to University to another different color rather than the gray one of normal? Thanks,
2. I would like to set an template for a small display an mobile, iPad,… for the main menu is in left, logo as a centre and search icon is in right side, see picture below:
I would like it effect for all small viewing in mobile (iPhone, HTC, Google Nexus, LG, etc.) and iPad or Tablet. Will it work?
3. The text explaination to each slider is view incorrectly. Is there anyway to view it the right way not hidden a part of texts or hidden at the bottom or top?
Firstly, can you help to check for us these issue and hopefully we will solve it as soon as possible.
Thanks so much for your help.
In reply to: Responsive Menu/Header
Hello,
I added the code but there were no changes in the hover color of the menu items on the desktop homepage. The location of the logo on mobile is still to the right and cut off while the menu dropdown is anchored to the left.
In reply to: Mobile Site
This is fixed. Please read here https://support.codeless.co/forums/topic/menu-on-mobile-device/#post-8481
I’m closing this topic as it’s repeated.
-
This reply was modified 9 years, 8 months ago by
Search Results for 'mobile menu'
-
Topic: LOGO MOBILE – LOGO WEB
Hi,
Can i put diferents logos, 1 for website and another to responsive (mobile, tablet) is because if i see my site in a mobile, the menu (3 lines) is on the logo, and i would like to put a logo a little more small.
My website is https://timeandglam.com/time
Thanks!