Try this,
function enqueue_load_fa() {
wp_enqueue_style( 'load-fa', 'https://use.fontawesome.com/releases/v5.5.0/css/all.css' );
}
add_action( 'wp_enqueue_scripts', 'enqueue_load_fa');
Related Posts:
- Child themes CSS priority problems without using !important
- How do I remove specific styles from the parent theme css using the child theme css?
- Do I only need to import style.css for a child theme?
- How Can I Use A Child Theme Effectively When Parent’s CSS Is Located in a ‘CSS folder’?
- Disable child theme css on certain pages
- some things in child theme css not overriding parent
- Why do WordPress default themes specify fonts in so many places?
- CSS in child theme not getting loaded
- TwentyTwelve versioning
- How to change Parent Themes in Child Theme CSS
- Duplicate and alter sidebar for Twenty Eleven
- How can I remove css from a child theme?
- Is it better to put CSS in additional CSS or in Child theme styles.css [closed]
- Different ways to load child theme css
- WordPress Twenty Fourteen Theme Sidebar
- Importing changes to Child Theme
- Load in wp admin assets from child theme
- Help with child theme enqueuing additional css files
- How to integrate my HTML and javascript into my child theme
- why this media query is not working / not loading when I put it in child theme?
- Trying to figure out why my child theme is trying to access a file that doesn’t exist
- Child theme CSS not applying to element
- Correct Way To Make Changes To A WordPress Theme
- Child theme stylesheet not always overriding “index”
- Why is this jquery / java script code not working in mobile / in devices?
- Child Theme CSS not showing at all
- Why is my child theme style.css not found (404) in the front-end? [closed]
- How to sync the style in the visual editor with the style of a child theme?
- Remove CSS Attribute by Overriding CSS in Child Theme
- CSS getting injected into index from somewhere after theme/custom CSS is loaded, overriding all of my CSS [closed]
- child theme appears again when I put the header with parent name.
- All of my custom Bootstrap styles are not working in my child theme!
- Earlier stylesheet not overriding later one
- Free theme and css/bootstrap.css is not overridden in the child theme
- Child Theme style.css changes aren’t showing. Parent “style-less.css” over rides it, and won’t update
- Css will not display in webpage, after adding it in style.css in child theme
- How to enqueue stylesheets in child-theme functions.php?
- Dequeing Parent Fontawesome Deques Parent Styles
- WordPress childtheme not loading any CSS/SCSS
- My Child Theme CSS Isn’t Working
- all of a sudden my child theme style.css is being ignored? Its been working fine for months?
- Change WP Child theme CSS for WP Bootstrap Starter Theme
- Font size decreases when child theme is created from parent theme?
- Change style of Twenty Seventeen child theme
- CSS in child theme to replace !important in parent theme
- Why are my parent styles loading after my child styles?
- 100% Width Footer – Custom Child Theme
- Browser stacks different versions of style.css
- Can’t override CSS with child theme
- Add Custom CSS Class in Child Theme [closed]
- What is WebKit and how is it related to CSS?
- How to override the properties of a CSS class using another CSS class
- CSS display: inline vs inline-block
- Aligning two divs side-by-side
- Text border using css (border around text)
- Is there an opposite CSS pseudo-class to :hover?
- U8Qtu
- How can I transition height: 0; to height: auto; using CSS?
- Display Images Inline via CSS
- How to change version of .css in WordPress?
- Why is the Child Theme Stylesheet Not Loading?
- What CSS rules are introduced to core blocks through wp-block-styles?
- Trying to load a responsive CSS media query using Custom Taxonmy
- How to load different css file depending on language
- I want to change my post titles from h2 to H1
- Change logo on specific page id using css
- Layer post title on top of image WordPress featured thumbnail image
- Twig + wordpress – how to get filemtime for style.css
- How to style options page in dashboard?
- How To Load Different CSS Style, Based On Language When Using QtranslateX [closed]
- Unable to remove space between header and slider section in wordpress website
- Some Text of website page on Iphone Safari become invisible
- Where do I go to change the position of the style.css?
- wp_enqueue_media is not loading styles
- How to Add a Read-only Textbox With Text in it That Has a Button to Copy it?
- cookie free subdomain and @font-face
- Use Google Fonts and unicodes
- How to add class to an html output element in tinyMCE paragraph drop down menu
- Adding elements to wp_list_pages (within , but before )
- Why doesn’t WP recognize images in posts like other content? [closed]
- How would I create the same popup in css and javascript as the one in contact button on the site https://www.sublimotionibiza.com/es/main.html [closed]
- Customizing the Post/Page Editor in Classic Editor
- CSS for the main top menu appears to have stopped working after All-In-One Migration transfer
- How to edit CSS style sheet after migrating from local
- wp_list_pages two columns
- Font .woff files loaded don’t correspond to the displayed styles [closed]
- CSS transition from 0px width to 100% width
- Style not being applied to newly installed themes
- Custom CSS rule overridden in theme
- Style sidebar for a custom page template exclusively
- Sticky Button not working WP. But does it JS Fiddle
- How to enqueue google fonts if we use directly in style.css
- Trouble with adding preloader to my home page index.html and index.js
- How to change in css with a custom theme?
- Wesbite super slow on iphone / very fast on desktop with same connection on wifi
- WordPress crop image not working [closed]
- How to implement styling of div in the front end using plugin admin meta box settings?
- Is it possible to make invisible a div only on certain pages using CSS?
- What CSS selectors to know for WordPress? [closed]
- MY CSS FILE IS MISBEHAVING. IS NOT WORKING WELL ON MY WP SITE [closed]