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.