• Resolved hidouciconsulting

    (@hidouciconsulting)


    Hi,

    I just installed wpocean theme and buy extentions to use lawyer demo.

    The icons social media on the top bar doesn’t appear on the Home, FAQ, Contact Us pages, but no problem on the Practice Areas, Attorneys, and news pages.

    Thank you.

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi, I have the same problem with social media icons either in top bar or header. they are appearing on some pages, but not on the home page. I’m using elementor on all pages. On the home page I used icon box and since then lost the social media icons.

    Appreciate anyone’s help

    THank you

    Hello,

    Add the below code to the Customize > Custom CSS section to fix it –

    .fa { 
      font-family: FontAwesome;
    }
    Thread Starter hidouciconsulting

    (@hidouciconsulting)

    waoooooooh, amazing…

    Thank you “god @apprimit”, it just works for me.

    Can you just give more explanations about the fix, how did you find the solution?

    Again, thanks a lot ??

    It was a conflict between the font-awesome version. We will release an update with FA5 to fix this but without adding the code. You can use browser inspect tool to debug the issue.

    hello, I added the code above and the icons are showing in the Elementor preview on a client’s page, but not live. I have tried to delete cache, etc and get the same result.

    We are also not able to remove the default To Bar Content and replace it with our own… NO matter what we enter i the Content section, this displays:

    1-555-645-324 [email protected]

    @dbcate try using the below code. It should work –

    .fa { 
      font-family: FontAwesome !important;
    }
    targetadda

    (@targetadda)

    @apprimit Hello Sir, Sir How Can I scrolling content at top bar. Please tell me the css or html

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘oceanwp top bar social media icons doesn’t appear’ is closed to new replies.