Home Forums Free Themes WEN Business Master Business FontAwesome CSS Conflict

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #129015
    engineric
    Participant

    Hello,

    I am currently using your Master Business theme.

    I came across an issue recently where youtube icons will not display on pages using the Directories Pro plugin.

    As per the plugin developer: “This is caused by a conflict with an older version (v4.7.0) of FontAwesome loaded by your theme. Directories Pro loads v5.13.0 of FontAwesome which is the current latest version. You will either need to look into the theme settings to see if there is any option available that lets you disable the theme from loading FontAwesome on directory pages, or contact the theme developer to update FontAwesome included in the theme.”

    How can I prevent this CSS conflict?

    Thanks!

    #129200
    wensolutions
    Keymaster

    Hello,

    Can you please provide us with site URL so that we can help you?

    Regards.

    #129268
    engineric
    Participant

    Sure, you can see the issue on this page:
    https://gaguide.ca/schools/listing/test-listing/

    #129287
    wensolutions
    Keymaster

    Hello,

    Please add below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.

    .fa-youtube-square:before {
        content: "\f431" !important;
    }

    This will help you display the icon.

    Hope this helps.

    Thank you.

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