Hello,
we are having issues loading icons/font
on this page https://seniorlivingsmart.com/home-2-2/ section PARTNERS & INTEGRATIONS the navigation arrows are not loading.
Any ideas?
Thank you for your help.
Have you defined the working menus (with arrows) as a “mega menu” maybe?
Hi,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
.main_menu .sub-menu .avia-bullet {
display: block;
left: 3px;
}
.header_color .main_menu ul.sub-menu {
padding-left: 15px;
border: none;
}
.header_color .main_menu ul.sub-menu li,
.header_color .main_menu ul.sub-menu li a{
border: none;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Hello, thank you for your response, I have applied the extra CSS, but no luck.
Any other ideas as to why is it not loading?
Thank you for all your help.
Hi,
I see it when I chek your site:
Try clearing your browser cache following these steps for Safari and note step 4 where you will Clear the History.
Best regards,
Mike
oh sorry, we are talking about 2 different navigations, so sorry
it is the navigation for the module Partner/Logo Elements it is towards the bottom of the page above scrolling logos
Hi,
Thanks for the feedback, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
#top .avia-slideshow-arrows a:before {
padding-left: 0px;
padding-right: 0px;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Thank you so much, that worked, I appreciate your help!
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike