Hello, the first submenu on the top bar is off screen. How do we move it over? See on mobile: https://new.johnstonesbenefits.com/
Thanks!
Denise
Hi Denise,
I checked your site on mobile, but I’m not sure if I can see the problem on my end. Could you post a screenshot highlighting it please?
Best regards,
Rikard
Hello. go to https://new.johnstonesbenefits.com/ on mobile. The menu at the very top, click on Administrators. It is off the page to the left … how do I move it over so it stays on page?
I really need this fixed. Client wants to go live with site but that does not look good.
Ignore I fixed it with this code: Changed the left..
#top .sub_menu li ul {
display: none;
position: absolute;
width: 170px;
padding: 10px 0;
z-index: 101;
box-shadow: 0 8px 15px rgba(0,0,0,0.1);
left: -20%;
margin: 0;
border-style: solid;
border-width: 1px;
top: 19px;
}
Hi denisechapman,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko