Home Forums Pro Themes Education Hub Pro Images not showing on menus

Tagged: 

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #97091
    tommybarber
    Participant

    Hi, the arrow images are not showing on my site. If i install Education Hub they show, but not with Pro, as do neither the Social Images? Help please – https://contemporarycollege.com/

    #97098
    wensolutions
    Keymaster

    Hello @tommybarber,

    It is due to the conflict with the plugin Beaver Builder lite. So, once deactivate the plugin and verify the issue. It should work.

    Thank you.

    #97102
    tommybarber
    Participant

    Okay, many thanks!

    #97106
    tommybarber
    Participant

    So, Do I need to use a different builder than Beaver Builder or is there some kind of fix to this problem?

    #97171
    wensolutions
    Keymaster

    Hello @tommybarber,

    Yes, you can either use other page builder plugin that is compatible or you can wait as we will release the update pretty soon upgrading our font awesome package.

    Thank you.

    #102446
    tommybarber
    Participant

    Hi,

    I waited as i thought you were updating this but still no change. When will you be fixing this problem?

    Tom.

    #102587
    wensolutions
    Keymaster

    Hello @tommybarber,

    We would like to apologize for the delay. The developer team is still figuring out the possible fix.

    However, as a quick fix you can add below-given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.

    .education_hub_widget_social ul li a:before,
    .education_hub_widget_social li a:before{
        font-family : 'Font Awesome 5 Brands';
    }
    
    .main-navigation ul li.menu-item-has-children a:after{
        font-family : 'Font Awesome 5 Free';
        font-weight: 900;
    }
    
    #quick-contact li:before{
    	font-family : 'Font Awesome 5 Free';
        font-weight: 900;
    }
    .footer-widget-area ul li:before{
    	font-family : 'Font Awesome 5 Free';
    }

    Hope this helps.

    Thank you.

    #102609
    tommybarber
    Participant

    That’s wonderful. Many thanks.
    Tom.

    #102628
    wensolutions
    Keymaster

    Hello @tommybarber,

    Glad we could help you.

    If you have any issues further then kindly let us know.

    Thank you.

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.