-
In reply to: header in mobile verison
This reply has been marked as private.In reply to: Links in header and Contact page
Thanks! No problem. Site still have more work but should be live by the end of the week. I will send link to final site when it is live. There will be a member login area under the members section and there will be some additional forms.
The adjustment you made to move the slider up on mobile only works in portrait display If you turn the phone to landscape the space between the nav bar and slider comes back. What else can we do?
Couple of other questions –
1) How can I change the color of the questions in the FAQs section? I want to make them #92B6BF.
2) In the search bar that drops down from the top I need to make the font for “search” the same as the font used on the site.
3) On the mobile site how can I move the logo to the left and have the menu button on the right?
4) And this is my final question – How can I change the color of the fonts on the mobile drop down. Currently the white text on mobile drop down is too hard to read.
Thanks again for all your help.
Regards,
Shaun
In reply to: Menu problems
Hello,
The menu is there, but you must check up the page’s General Settings > Page Options & Style > Header Color Style for Header 1, make sure to have selected the Dark version. Then go to the codeless slider you are using. Codeless Slide Options > Layout > Menu & Slider Navigation Color, it should be chosen the “Dark Logo,menu,slider..etc” for all slider slides.
Heve you enabled the menu to display in mobile as well? Please check it at Header Options > Show Responsive Menu Dropdown, it should be ON.
If the issue persists, send us your wp credentials in a private reply. So we can investigate this further.Best regards!
In reply to: Mobile Menu
Hello,
Please add this code into your custom css box:
@media (max-width: 979px){ .header_5 .mobile_small_menu { display: block;} }
One of you other plugins or some script/css you may have added, has disabled the default display of small menu. By adding the code above it will display ok again.
Best regards!
Topic: One page menu
Hello,
I’ve been struggling to get my one page menu to work correctly. I’ve had help off you previously so my sections links work correctly however it seems when you scroll down the page the ‘About’ button in the menu always appears to be selected.
And when they menu is in mobile view none of the section links work either. Any help you can give me would be much appreciated!
Thanks
Jenny
Topic: Mobile Menu
Hi. I’m almost done with the website I’m creating using Specular theme, which works very well.
I just have one problem in mobile version.
The menu icon isn’ visible in any mobile device I could test with Chrome developer tool.It ain’t working on my Iphone 5, too. I think the menu icon is too far on the right.
http://www.martecomunicazione.com/ns
Any suggestion?
Thanks.
Hello,
My main menu is fine on desktop, but all responsive menu on all mobiles missing the main menu links. Only sub menu options showing.
Thanks in advance for your help.
Hello,
Sorry for the late reply. I added this code into your custom css box:
@media (max-width: 480px){ .slider#slider-fullwidth { min-height: 150px !important;} .footer_wrapper footer#footer .inner .row-fluid .span4 { width: 100% !important;} .mobile_small_menu { display: block !important;} #logo img.dark {padding-left: 100px;} } @media (max-width: 767px){ .vc_col-sm-12.wpb_column.column_container.with_padding { padding-left: 10px !important; padding-right: 10px !important; }}
The menu, slider and footer in mobile are displaying correctly now.
Let us know if you need any further assistance.Best regards!
This reply has been marked as private.In reply to: Your example theme has problems on mobile
Hello,
I moved this line:
.menu-small ul.menu > li > a {color: #231F1F !important;}
(in your custom css box)from inside the code for mobile, now it will affect all screen sizes (except desktop). Not only the mobile size.
Please check your site and let us know for anything.Best regards!
In reply to: Sticky Nav on mobile devices
What !!! I can´t believe it ! for mobile, what´s the solution to going up for long webpages without sticky nav menu?
In reply to: Your example theme has problems on mobile
In reply to: mobile menu
Hello,
In your style.css (child theme) file i commented out the line with the attribute ‘left’. See the result code:
.mobile_small_menu { top: 50% !important; /*left: 10% !important;*/ }
Please check your site.
Best regards!
Topic: mobile menu
The mobile menu moves over the logo after opened for the first time. Even after closing the menu again, it stays over the logo.
How do I adjust it’s position?
View this link on your mobile device to see what I mean.
In reply to: Several problems with my mobile website
This reply has been marked as private.
Search Results for 'mobile menu'
-
Topic: One page menu
Topic: Mobile Menu
Topic: mobile menu