-
AuthorPosts
-
May 4, 2015 at 11:08 am #438824
Hello,
This morning, after doing the updating of the theme, I noticed that the menus are no longer responsive. Off I had not touch the CSS code of these elements, how to solve the problem?
Thank you in advance
May 4, 2015 at 4:11 pm #439012Up !
May 4, 2015 at 4:12 pm #439013May 4, 2015 at 4:13 pm #439015May 4, 2015 at 4:20 pm #439026Hey!
Please edit your fullwidth sub menu element and choose to display a button to open the menu – http://i.imgur.com/chjuTcj.png
Regards,
YigitMay 4, 2015 at 4:50 pm #439067I think we have not understood. My menu is more responsive if I reduced the size of my page.
Before the update I did not have this problem so I ask you a true solution to this problem.
see print screenScreen 1 : Website with 24″ inch
http://www.hostingpics.net/viewer.php?id=71898020150504164502AccueilLojelis24pouce.pngScreen 2 : Website with 17 + / – inch
http://www.hostingpics.net/viewer.php?id=35265220150504164530AccueilLojelisreduit.pngRegards.
May 4, 2015 at 5:06 pm #439093Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 1300px) and (min-width: 1040px) { #top .av-submenu-container .container { max-width: 100%; }} @media only screen and (max-width: 1040px) and (min-width: 768px) { #top .av-submenu-container { height: 104px; } .home #av_section_1 { margin-top: 65px; }}Cheers!
YigitMay 4, 2015 at 5:13 pm #439104Thank you very much the problem is solved, though I still have a problem in the footer of my site (exactly the same).
May 4, 2015 at 5:17 pm #439110Hey!
Please add following code to Quick CSS as well
@media only screen and (max-width: 1060px) { #socket .sub_menu_socket li { padding: 0 5px; } #socket .container { max-width: 100%; }}Cheers!
YigitMay 4, 2015 at 5:41 pm #439143Thanks a lot nice work !
Have a nice end day.Regards
-
AuthorPosts
- The topic ‘Bug Responsive with update’ is closed to new replies.
