Logo become small in tablet view
Hi,
My site : mindatrafik.com/fas
Please help me, why our logo become small in tablet(Ipad) view and also by using MacBook View?
and
This is normal view using windows desktop
Comments
have you uploaded the retina logo in theme options>logo??
thanks
thanks
/------------------------------------------------/
/-------------[ Stickey Logo - iPad]------------/
/------------------------------------------------/
@media (max-width:1239px) {
#Top_bar.is-sticky .menu_wrapper {
margin-top: -30px !important;
}
#Top_bar #logo {
display: inline !important;
height:115px;
}
}
@media only screen and (device-width: 768px) {
/* For general iPad layouts */
#Top_bar #logo, .header-fixed #Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top_bar #logo {
height: 115px;
}
#Top_bar .top_bar_right .top_bar_right_wrapper
float: right;
margin-right: -70px;
position: absolute;
}
#Top_bar #menu ul li.submenu .menu-toggle {
float: left !important;
display: block;
position: absolute;
left: 0;
top: -50px;
width: 48px;
height: 115px;
line-height: 48px;
font-size: 30px;
text-align: center;
color: #d6d6d6;
border-right: 1px solid #eee !important;
cursor: pointer;}
#Top_bar #menu ul li a {
left: 48px;}
#Top_bar #menu ul li ul li a span {
left: 24px;}
#Top_bar a.responsive-menu-toggle, .header-plain #Top_bar a.responsive-menu-toggle, .header-transparent #Top_bar a.responsive-menu-toggle {
top: 50px;
right: auto;
}
#Top_bar #menu {
right: auto;
left: 35px;}
}
/* ----------------------------------------------------------------------------------------------- */
@media only screen and (min-width: 750px) and (max-width: 1249px) {
#Top_bar #logo, .header-fixed #Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top_bar #logo {
height: 115px;
position: absolute;
}
#Top_bar .top_bar_right .top_bar_right_wrapper {
float: right;
margin-right: -70px;
z-index: -1;}
.mobile-tr-header #Top_bar {
left:0;
}
.mobile-tr-header #Top_bar {
top: 0px !important;
}
#Top_bar #menu ul li.submenu .menu-toggle {
float: left !important;
display: block;
position: absolute;
left: 0;
top: 0;
width: 48px;
height: 48px;
line-height: 48px;
font-size: 30px;
text-align: center;
color: #d6d6d6;
border-right: 1px solid #eee !important;
cursor: pointer;
}
#Top_bar #menu ul li a {
left: 48px;
}
#Top_bar #menu ul li ul li a span {
left: 24px;
}
}
/* --------------------------------------------------------------------------------- */
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
/* For landscape layouts only */
#Top_bar .search_wrapper {
display: none !important;
}
#Top_bar .search_wrapper input[type="text"] {
display: none !important;
}
#Top_bar #logo, .header-fixed #Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top_bar #logo {
height: 115px;}
#Top_bar {
z-index: 998;
top: 0px;
}
.menuo-right #Top_bar .menu_wrapper {
margin-left: 3%;
}
.header-transparent #Top_bar .top_bar_right {
top: 0px;
right: 1%;
}
#Top_bar #logo img {
z-index: 10;
overflow: visible;
top: 0px;
right: 3%;
}
#Top_bar #logo img.logo-mobile {
float: right;
top: 0px !important;
right: 1%;
z-index: -1;
}
}
So if you want to modify the header and don't know how, you should contact with your web developer. Item Policy clearly says: Item support does not include services to modify or extend the item beyond the original features, style and functionality described on the item page. For customization services that will help you tailor the item to your specific requirements, we recommend contacting the author to see if they privately offer paid customisation services or checking out the great service providers on Envato Studio thanks