Private: Home › Forums › WordPress Themes › Elvyre – Retina Ready WordPress Theme › Ipad display problems with logo and menu › Reply To: Ipad display problems with logo and menu
April 10, 2015 at 10:11 am
#2733
Keymaster
Steve,
My bad, I didn’t see Contact us left of screen.
Here is adjusted CSS:
@media only screen and (max-width: 1199px) and (min-width: 992px){
#header-wrapper.search-hidden #nav-container {
width: 624px !important;
}
#nav > ul > li > a{
padding: 30px 15px;
}
}