• I’m very new to making a website. And by very new, I mean this is the only one I’ve ever done. I’m trying to make a webpage for my boss, but I seem to keep having this recurring issue where the top bar that displays the facebook and twitter links, disappears and only shows the phone number on the mobile version. Is there a suggested way around this?

Viewing 1 replies (of 1 total)
  • Tanay

    (@tanaykhandelwal-1)

    Hello there,

    Please try following css in child theme or any custom css plugin.

    #header-top .span5{display: block !important;}
    #header-top{height: auto;}
    #header-top .topbar_info{text-align: left !important;}

    Best of luck,
    Tanay Khandelwal

Viewing 1 replies (of 1 total)
  • The topic ‘Contact bar wont display’ is closed to new replies.