Header_info / SKT Medical Pro

Home Forums All Other Themes Header_info / SKT Medical Pro

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #51766
    Pascale BouvierPascale Bouvier
    Participant
    • Topics: 6
    • Replies: 3
    • Total: 9
    Member since: October 23, 2015

    Hi, Re www.cmege.ch
    On IPAD screen the Header_Info goes down. What’s the code to get the good position at the same level than the logo? Thank you in advance for your help!

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

    Hi Pascale,

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Add this code there:

    @media screen and (min-width:768px) and (max-width:1024px) {
    .header .header-inner .header_info { width:40%;}
    }

    Regards,
    Brad

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