-
AuthorPosts
-
October 1, 2019 at 9:59 am #1143616
Hi Guys
The small bar above main menu is not showing content at first when viewed on a small screen. It only shows when scrolling down.
It looks perfect with Google Chrome on a desktop but there is also an issue when viewing in Microsoft Edge. Here the transparent background disappears when scrolling down.Hope you can help me with these 2 issues.
October 1, 2019 at 4:19 pm #1143809Hey Rasmus,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( do be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.Best regards,
NikkoOctober 1, 2019 at 11:57 pm #1143978Hi,
Please remove and add the credentials to the private area so only admins can see it. I will delete your previous message for privacy.
Best regards,
Jordan ShannonOctober 2, 2019 at 8:58 am #1144095This reply has been marked as private.October 2, 2019 at 9:13 am #1144097Hi,
Please add following code to Quick CSS in Enfold theme options > General Styling tab
@media only screen and (max-width: 768px) { .responsive #top #wrap_all .av_header_transparency .sub_menu > ul > li > a { color: white; }}
Best regards,
YigitOctober 2, 2019 at 9:27 am #1144103Thank you – it works :-)
What about Microsoft Edge? Here the transparent background of the small bar above main menu disappears when scrolling down. Can you help with that or do we just ignore Edge nowadays?
October 2, 2019 at 10:23 am #1144116Hi,
You are welcome!
There is no stable macOS version of Edge as far as i know so I will ask my teammates to check Edge issue :)
Best regards,
YigitOctober 3, 2019 at 7:51 am #1144372Hi!
This css code should bring the background color back on scroll.
#top #header_meta, #top #header_meta nav ul ul li, #top #header_meta nav ul ul a, #top #header_meta nav ul ul { background-color: rgba(0, 0, 0, 0.8); }
Please don’t forget to toggle the Performance > File Compressions settings after adding the code.
Best regards,
IsmaelOctober 3, 2019 at 8:44 am #1144387Thank you…
Something else:
How do I make the footer submenu stay on top of copyright text?October 3, 2019 at 5:50 pm #1144570Hi,
Please add following code to Quick CSS as well
#socket .container { display: flex; flex-flow: column; } .copyright { order: 3; }
Best regards,
YigitOctober 10, 2019 at 9:59 am #1146797Thank you guys for your excellent support – it really helps a lot of us creating beautiful and functional sites :-)
I just realized that my header and bar above main menu is not working according to the above mentioned changes on a TABLET. It looks great on a desktop and on a smartphone – but not on iPad. Can you help out with more great tricks?
Also, how do I make the Caption in Fullwidth Easy Slider responsive? Again on an iPad, it’s not showing completely.
Thanks for helping out…
October 10, 2019 at 5:26 pm #1146900This reply has been marked as private.October 10, 2019 at 8:51 pm #1146937Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Small bar above Main menu’ is closed to new replies.