Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Schalk Joubert

    (@schalkjoubert)

    If I add the css directly to my stulesheet, then it works; but there is still some styling not being enqueued.

    .compact-theme.wp-posts-carousel .owl-nav .owl-next:before {
        content: '\f105';
    }
    .compact-theme.wp-posts-carousel .owl-nav div:before {
        font-family: "FontAwesome";
        font-size: 20px;
        display: inline-block;
        content: '\f104';
    }
    Thread Starter Schalk Joubert

    (@schalkjoubert)

    Hi,
    The issue was in my footer, and now resolved.
    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Font Awesome not showing’ is closed to new replies.