-
AuthorPosts
-
February 10, 2017 at 5:32 pm #745509
Hello,
I have a sidebar menu and the submenu is visible only when I roll over the main item and it shows on the right side.
I’d like to have the submenu displaying underneath the main Item and always showing like this:
PORTFOLIO
– Item 01
– Item 02
– Item 03
– etc.Is that possible?
Thank you!February 14, 2017 at 8:37 pm #747087Hey alefavetto,
I think it’s possible and after checking your site, it seems that you have already done it.
Best regards,
NikkoFebruary 14, 2017 at 11:03 pm #747170Hi Nikko,
thank you but haven’t solved it. I would like all the portfolio items (submenu) to be visible all the time while now they just show up when I roll over “Portfolio” and they open on a window on the right side. I’d like to have them listed and visible all the time:
PORTFOLIO
– Item 01
– Item 02
– Item 03
– etc.
How can I do that?
Thanks!February 14, 2017 at 11:24 pm #747184Hi,
Thanks for clarifying. Try adding this css code in Quick CSS (located in Enfold > General Styling):
.html_header_left .av-main-nav ul.sub-menu { opacity: 1 !important; visibility: visible !important; position: static; margin-bottom: 20px; float: left; border: 0; box-shadow: none; } .html_header_left .av-main-nav ul.sub-menu li, .html_header_left .av-main-nav ul.sub-menu li a { border: 0 !important; }
Hope this helps :)
Regards,
NikkoFebruary 15, 2017 at 8:56 am #747349Hi Nikko,
works great! Thank you!
I also added this code to reduce the space between items and it worked :-))
padding: 0px 15px !important;
Very grateful for your support, thanj you!
Regards,
AlessandraFebruary 16, 2017 at 4:40 am #747770Hi Alessandra,
Great, glad we could help and thanks for the feedback. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardFebruary 16, 2017 at 9:18 am #747854Hi Rikard,
you can close the topic, everything worked great.
Thank you!
AlessandraFebruary 16, 2017 at 3:32 pm #747995Hello!
I’m sorry, topic not closed yet!
I just noticed that when you roll over my Portofilio items (submenu) if the mouse comes from above no problem (and the items get hoghlighted) but if you approach from the bottom NONE of the submenu items can be clicked properly and link is always on the second main menu item (Visual diary).
Could you please check it out and tell me how to make it work?
Thank you!February 17, 2017 at 10:45 pm #748681Hi,
Try adding this css code and see if it helps :)
#header_main { overflow-x: hidden; } .html_header_sidebar #header .av-main-nav > li { float: left !important; width: 100%; } .html_header_left .av-main-nav ul.sub-menu { margin-bottom: 0 !important; }
Regards,
NikkoFebruary 17, 2017 at 11:02 pm #748696Thanks Nikko,
but nope, didn’t work :-(February 17, 2017 at 11:22 pm #748703Hey!
Can you share for us your backend access please?
Thank you very muchCheers!
BasilisFebruary 18, 2017 at 1:08 am #748728Ok! Sharing in private.
Thanks!February 19, 2017 at 12:11 am #748918Hi,
I tried to check the backend however I just want to confirm if the link (below in Private Content) is right? I get this
The www.alessandrafavetto.com page isn’t working www.alessandrafavetto.com redirected you too many times.
Cheers!
NikkoFebruary 19, 2017 at 10:25 am #748980Hello,
I’m sending a new password on private :-))
Thanks!Alessandra
February 20, 2017 at 2:20 pm #749366Hi,
Can you confirm if the login page is the one I posted in previous post? This is what I get when I try to access it: http://imgur.com/a/PHhB2
Regards,
NikkoFebruary 20, 2017 at 2:47 pm #749381Yes it’s correct!
February 20, 2017 at 3:30 pm #749393Hi,
I can’t really see the login fields. I keep on getting this, and can’t try the username and password you have posted:
The www.alessandrafavetto.com page isn’t working www.alessandrafavetto.com redirected you too many times.
Can you give a link to the login page? you have posted a link to your site and it works great, the only problem is the login page.
Regards,
NikkoFebruary 20, 2017 at 4:03 pm #749421February 20, 2017 at 4:29 pm #749448Hi,
Thanks after trying the login page you posted I got this:
502 Bad Gateway
Regards,
NikkoFebruary 20, 2017 at 4:54 pm #749456I don’t know why you cannot access. I tried on a different pc and had no problems in getting in.
What can I do?February 20, 2017 at 10:07 pm #749621Hi,
I’m not sure why I get this, but probably there are some restrictions in some area. I’ll try to ask my teammates to check on this.
Regards,
NikkoFebruary 22, 2017 at 10:56 am #750387Good morning Nikko,
any news about my site??February 24, 2017 at 1:07 pm #751373Good morning Nikko and Basilis,
did you manage to get in my site and check yhe issue?
It’s really bothering…
Main problem is: when you roll over my Portofilio items (submenu) if the mouse comes from above no problem (and the items get hoghlighted) but if you approach from the bottom NONE of the submenu items can be clicked properly and link is always on the second main menu item (Visual diary).Thank you!
February 27, 2017 at 10:21 pm #752565Hi,
I still couldn’t login to your site because if I go to /wp-admin/ I get too many redirects and trying /wp-login.php I get 502 bad gateway. My fellow moderator had same issue. I’m pretty sure the solution I gave in https://kriesi.at/support/topic/submenu-on-main-menu-sidebar-always-visible/#post-748681 should fix the issue since I had it tested on my end and on your site via web inspector.
Best regards,
NikkoMarch 2, 2017 at 2:12 pm #754351Hi Nikko,
thank you very much for all your support but as it wasn’t working as I wished I went back to a traditional top menu :-))
Topic closed from my side and thanks again for your support!
Kindest regards,
AlessandraMarch 7, 2017 at 1:52 pm #756987Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)Best regards,
Andy -
AuthorPosts
- The topic ‘Submenu on main menu sidebar always visible’ is closed to new replies.