- This topic has 1 reply, 2 voices, and was last updated 9 years, 1 month 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 › Header_info / SKT Medical Pro
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!
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
