• Hi, my font awesome icons are not being showed in top bar.

    I`ve already selected Font Awesome in Theme Icons (General Options) and also went to Scripts and Styles to save it twice again. After it I’ve also disable and reenable social networks in Customize > top bar, and the icons are still missing.

    By the way, Font Awesome 4 support is enable in Elementor and icons in footer are ok.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter msrougi

    (@msrougi)

    Hello,

    Tried checking and getting the icons in the top bar.
    https://ibb.co/F4PYRbZ

    Kindly share a snapshot of the issue.

    Hello, it’s like this because we had to find a temporary solution

    Here is the code for the top bar of the template, I don’t understand why it’s not showing the icons.

    <div id="top-bar-social" class="clr top-bar-left">
    
    	<ul class="clr" aria-label="Social links">
    
    		<li class="oceanwp-twitter">
    		<a href="#" aria-label="Twitter (opens in a new tab)" target="_blank" rel="noopener noreferrer"><i class=" " aria-hidden="true" role="img"></i></a></li>
    		<li class="oceanwp-facebook"><a href="#" aria-label="Facebook (opens in a new tab)" target="_blank" rel="noopener noreferrer"><i class=" " aria-hidden="true" role="img"></i></a></li>
    		<li class="oceanwp-instagram"><a href="#" aria-label="Instagram (opens in a new tab)" target="_blank" rel="noopener noreferrer"><i class=" " aria-hidden="true" role="img"></i></a></li>
    		<li class="oceanwp-youtube"><a href="#" aria-label="Youtube (opens in a new tab)" target="_blank" rel="noopener noreferrer"><i class=" " aria-hidden="true" role="img"></i></a></li>
    	</ul>
    
    </div>

    Snapshot https://ibb.co/hdLHBpw

    Hello,

    That is really odd.
    Glad to hear that you found a solution to the issue.

    If possible can you please replicate the issue on the staging site and share the page URL to check the issue.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Icons not showing and missing class in top bar’ is closed to new replies.