Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1410403

    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.

    #1410442

    Have you defined the working menus (with arrows) as a “mega menu” maybe?

    #1410572

    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

    #1410789

    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.

    #1410792

    Hi,
    I see it when I chek your site:
    Enfold_Support_2352.jpeg
    Try clearing your browser cache following these steps for Safari and note step 4 where you will Clear the History.

    Best regards,
    Mike

    #1410826

    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

    #1410849

    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

    #1411198

    Thank you so much, that worked, I appreciate your help!

    #1411203

    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

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Icon font not loading’ is closed to new replies.