-
AuthorPosts
-
October 14, 2015 at 9:23 pm #518930
Hi, when I narrow the panes on desktop, the navigation starts to go on a 2nd line before the mobile menu comes up. How can I resolve this?
October 14, 2015 at 10:03 pm #518935Hey andrea!
That is because the view port / media queries take place, when the actual size of the screen, is triggered.
What you want is to change when the menu is been triggered, but that will be based on what? What is that screensize, which will make the menus not to go down?It is not responsive, as in use…
Cheers!
BasilisOctober 15, 2015 at 11:48 am #519155When I narrow the window to 1048px the search box drops onto the second line over the title bar or image on the home page. Is there anything I can do about this or do I just need to have a smaller navigation menu?
October 15, 2015 at 11:58 am #519170Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 1180px) { #top .av_seperator_big_border#header .av-main-nav > li > a { padding: 0 6px; }}
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
Cheers!
YigitOctober 15, 2015 at 12:59 pm #519250Thank you, I’ve tried that and it doesn’t seem to make any difference. I’ve tried a few different figures instead of the 1180 and it’s the same. I’ve got rid of the search box which helps, but it would be good if it missed off a couple of nav options or else went to mobile menu earlier, to avoid the navigation options running onto a 2nd line over other content.
October 15, 2015 at 1:02 pm #519256Hi!
Do you mind creating a temporary admin login and posting it here privately so we can look into it?
Cheers!
YigitOctober 15, 2015 at 3:51 pm #519375see private content
- This reply was modified 9 years, 1 month ago by ac.
October 15, 2015 at 3:56 pm #519379In addition, I’ve increased the size of the H1 in the title area, but it isn’t working on the news page – how can I fix that please?
October 15, 2015 at 4:53 pm #519414Hey!
Login credentials are not working for me. Can you please check them once again?
Cheers!
YigitOctober 15, 2015 at 5:30 pm #519440my apologies, try this password
October 15, 2015 at 5:37 pm #519444Hey!
I went to Enfold theme options > Header > Mobile Menu and choose to display mobile menu on smartphones and tablets and then added following code to Quick CSS
strong.main-title.entry-title { font-size: 24px; }
Please review your website now
Regards,
YigitOctober 15, 2015 at 5:53 pm #519457Magic – thank you so much!
October 15, 2015 at 8:35 pm #519561Hey!
I have created a private page called “test page” and added your contact form it does work fine on my end – http://i.imgur.com/6MgDEH2.png
If you would like to add red border to required fields when field is invalid, please add following code to Quick CSSinput.wpcf7-not-valid { border: 1px solid red !important; }
Cheers!
YigitOctober 15, 2015 at 9:38 pm #519576What is the fix for the main navigation not being responsive on desktops/laptops please?
October 15, 2015 at 10:33 pm #519602Hey!
@scarlettr8 Please start anew thread and post the link to your website so we can look into it :)Also, please see – http://kriesi.at/documentation/enfold/menu-overlaps-logo-on-tablets/
Cheers!
Yigit- This reply was modified 9 years, 1 month ago by Yigit.
-
AuthorPosts
- You must be logged in to reply to this topic.