- This topic has 1 reply, 2 voices, and was last updated 1 year, 7 months ago by .
 
Viewing 2 posts - 1 through 2 (of 2 total)
	
Viewing 2 posts - 1 through 2 (of 2 total)
	
- You must be logged in to reply to this topic.
 
Home › Forums › All Other Themes › SKT golf header topbar mobile problem
Hi,
On mobile, the topbar of the header is not showing properly. Any idea what could be the problem?
www.bomenvermeersch.be
Thank you.
Jannes
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) {
.head-info-area .fa {
  margin-right: 10px;
  display: inline-block !important;
}
}
Regards,
Chris
