SKT golf header topbar mobile problem

Home Forums All Other Themes SKT golf header topbar mobile problem

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #216098
    Jannes VermeerschJannes Vermeersch
    Participant
    • Topics: 6
    • Replies: 2
    • Total: 8
    Member since: January 31, 2023

    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

    #216149
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.