• If you go to https://www.shanayansen.com you will see the menu bar. The last item in the bar is a twitter icon but it is invisible. When you hover over the area you can see there is an active link there but otherwise no bird icon appears.

    What can I do to make the icon appear?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello @megart04

    There is inline style sheet code which is making problem with your twitter icon disable.
    If you remove position:absolute from your below inline style code your issue will be fixed.

    .fa-hidden { position:absolute; left:-10000px; top:auto; width:1px; height:1px; overflow:hidden; }

    Thank you
    Sanyog

    Hello @megart04,

    Biography theme supports for a separate social menu Option that automatically shows up the icons and your social links in the header menu positioned at the left.

    Please create a separate “Social Menu” for your social links and assign it to “Social Menu” menu location in your Admin Dashboard > Appearance > Menus

    After you have created and assigned the social menu, go to your Admin Dashboard > Appearance > Customize > Site Identity > Enable Social Menu On Header and your social icons will be visible on the header.

    Hope this Helps,

    Best Regards !!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Twitter Icon not displaying’ is closed to new replies.