What I have tried in the past is to place the Font-awesome code with class name in the label field and remove any current labels. Instead of using the optional class field, this worked for me in the past. I have not tried it lately, so I am not sure if this still works.
For example the following code would be placed in the label.
<i class="far fa-address-card"></i>
Related Posts:
- Adding first / last CSS classes to menus
- WordPress Admin Bar pushed Sticky Footer off the bottom of the page
- Minify HTML, CSS, JS with PHPWee?
- Archive dropdown styling not applied
- wp nav menu: add attributes to menu items [duplicate]
- Show post in slider
- Slider loading issue
- Hide Hamburger Menu On Specific Page (Front Page/Home Page)
- Incorrect MIME type for assets with Valet
- How does wp_enqueue_scripts work?
- Redirect to another page using contact form 7? [closed]
- Add Codepen animation as Preloader to WordPress
- trouble with page_id & highlighting current page
- wordpress admin plugin menu custom css
- How to add drag and drop functionalities to a div inside option panel
- How to Change CSS Colors from Custom Plugin Settings Page
- wp_nav_menu not working correctly in my underscores theme
- Post repeated when opening in overlay, how do I solve this? [closed]
- Menu Custom Data Attributes
- How to modify mobile nav menu text in theme
- Link to page with posts of specific type
- Extend Menu Walker Output
- conditional: if is page, and all subpages
- wp nav menu: show submenu below li item
- Styling an “active” link outside of WordPress default menu
- How to sort posts by active category in WordPress?
- how to changes mobile menu toggle breakpoint in WordPress
- Add other class content with reference class value
- How to make only the valid active page of a multilevel menu active with – “.nav li.current-menu-item a”?
- dynamic php menu with hidden sub-categories only showing when the category name is clicked
- How do I integrate vanilla Javascript to a wordpress website?
- Google CSE Malfunctions via Chrome/Safari on Mobile When Clicking on Either Search Icon/Menu Icon. How to Make Google CSE Default Theme Search
- I have a lot of JavaScript erorrs after SSL someone can help me?
- WordPress Slider is not working
- register dependency css and js inside a plugin class
- How to let mobile navigation menu close when link is clicked?
- custom field – changing an element or background of id div – different versions not working
- Target a specific container to style on WordPress storefront theme
- Display specific main Sub Nav on Woocommerce product pages
- How limit the width of a fixed menu-bar on scroll?
- Where to find the html for WordPress site? [closed]
- Trying to customize wordpress drop down categories
- WP_Nav Highlight Parent Issue
- How to change the menu color
- if is_home(), change class of menu-item-225 of wp_nav_menu
- How to create and add js and css file when server is not on my PC?
- Embed dynamic media query in a Gutenberg block
- wp_enqueue_style with style.php and WordPress functions
- WordPress menu deletes when trying to add a hook
- Is it possible to use the featured image of a page as a css background without inlining?
- JavaScript, best way to use data from the loop
- Custom WordPress+PHP+MYSQL+AJAX form, submit event not captured by Javascript, but does POST data to the DB
- Logout and redirect using the WP Menu
- Remove all nav menu classes ( but keep useful ones… )
- if file_exists not working with wp_enqueue_style
- Javascript code inside “” in core WordPress files .php
- Create custom blocks for bootstrap
- Want to create Child theme, but already edited Parent theme css files and some php files
- Second Navigation inside header
- Run a Parallel PHP Application with WordPress
- Creating new menu item
- Click loads template via ajax
- Using PHP to toggle stylesheet and header image, set in cookie
- using woocommerce_template_single_add_to_cart in shop-loop – javascript issues [closed]
- Uncaught TypeError: Cannot read property ‘firstChild’ of null after upgrading to WordPress 5.5
- How to display a value from a radio button in the options menu in wordpress
- Display notification only once
- Access/update database with jQuery
- Programmatically create menu with custom link
- How to display something in a div when the user clicks on a text in another div – no page refresh [closed]
- Use WordPress’s Media Uploader/ Manager in non WordPress php application
- Get/Set wp.customize.previewer.previewUrl
- Custom Loop through category menu to include sub categories
- selected menu item
- javaScript in section of WP API
- How should I best target dynamically served content?
- Different background-image by category
- Style every second widget?
- admin-ajax.php responding with 0
- Using wp_localize_script to store the template url into a variable to use in JS
- How to scale image with equal width and height without distortion?
- How can I add a custom class to only nav sub-menu > li > a items in WordPress?
- How can the plugin directory path be returned into ?
- items_wrap not working
- Add a Different CSS Class Into The Body Tag of Different WP Pages
- How can I add tinymce editor in WordPress with jQuery?
- How to speed up admin-ajax.php in wordpress
- Style wp_page_menu() items
- php syntax – how to concatenate properly – echo bloginfo(‘stylesheet_directory)
- JQuery not working on WordPress Admin page [closed]
- Customizer Show/Hide
- Page Reloads Before AJAX Request Finishes
- Colorbox ajax loading of outside HTML content works perfect on localhost but not on server
- WordPress override bloginfo variable
- How to make custom total price reactive in navigation
- Adding tawk.to code just before body tag on functions.php file
- How do I fetch all comments per post via WP REST API?
- Have CSS Class Added with `is_page()` WP function
- Put CSS inside a PHP file and include it the right way
- Deregistering a script in WordPress seems impossible