Tagged: internet explorer, issue, menu
-
AuthorPosts
-
November 6, 2017 at 1:07 am #872878
Hi everyone,
I have a problem with Internet Explorer compatibility.
As anyone can see in the image below, when scrolling down, you are able to see the yellow dots above the menu items.In Google Chrome and Firefox there are no issues.
Anyone an idea how to fix this?
November 7, 2017 at 6:51 pm #873846Hey insanityNL,
What version of IE is it, can you give us more info please?
Best regards,
BasilisNovember 15, 2017 at 6:35 am #876930My apologies for the late reply. I forgot to turn on notifications.
It happends in IE 11 and Edge. All updated to the latest version
Any ideas?
- This reply was modified 7 years ago by insanityNL. Reason: spelling
November 17, 2017 at 5:38 am #877930Hi,
Odd. It’s only visible in the home page and it disappears when you resize the browser. Did you modify any theme files? Is the site running on the latest version of the theme? Please upgrade to version 4.2.
Best regards,
IsmaelNovember 17, 2017 at 6:53 am #877958Hi Ismael,
thank you for your reply.
I’m using a child theme since day one. So the core files are not edited.
The theme is updated to the latest version now, but the problem still remains. How can we fix this?November 17, 2017 at 4:29 pm #878162Hi insanityNL,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.header_color .avia-menu-fx { background-color: transparent; }
If you need further assistance please let us know.
Best regards,
VictoriaNovember 22, 2017 at 8:19 pm #880430Hi Victoria,
this solution didn’t help with the issue.
Here is mij current custom CSS:#top #wrap_all .av_header_transparency, .av_header_transparency #advanced_menu_toggle { display: none; } @media only screen and (max-width: 767px) { .responsive #top #wrap_all #header { position: fixed; background: transparent; } } .av_header_transparency .logo { opacity: 0; } .logo { opacity: 1; } .av_header_transparency .main_menu { opacity: 0; } .main_menu { opacity: 1; } li.page_item.page-item-645 { display: none !important; } .pricing-extra { background: #fff; } #socket .copyright { float: right !important; }
Any suggestions?
Added login details down below.
- This reply was modified 6 years, 12 months ago by insanityNL.
November 24, 2017 at 1:50 pm #881181Hi insanityNL,
I thought we were talking about the three dots in the IE11, what’s up with all that css? Are you having other issues?
Best regards,
VictoriaNovember 25, 2017 at 12:41 am #881440Hi Victoria,
thank you for your reply.
That is correct.
I’m just showing the css I used to make changes. Maybe I did something wrong.
However the problem still remains.November 26, 2017 at 12:57 am #881813Hi,
Thank you for the info. Please try the following css code.
.avia-msie .header_color { color: transparent; }
Don’t forget to remove the browser cache before checking the page.
Best regards,
IsmaelJune 18, 2018 at 6:10 pm #974391This topic may be closed since Ismael gave the solution ;)
June 18, 2018 at 6:22 pm #974397Hi,
I’m glad you were able to get this issue resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Internet explorer issues’ is closed to new replies.