Comments juimingchen started the conversationDecember 24, 2015 at 5:44amIs there anyway that I could let the logo responsive in different resolution,for example if my resolution go 1152x864 , my logo and menu doesn\'t on the same row , here is my screenshot, you might wanna take a look.and my site: www.oil.com.tw 895TheFox repliedDecember 24, 2015 at 11:07amHello,Please try to add this custom css ( thefox > styling options ) : @media only screen and (max-width: 1214px) and (min-width: 1034px) {.nav_type_3 ul li a { padding: 31px 10px 33px 10px; }}Do not hesitate to contact us if you have other questions.Regards--------------------- Hosting we recommend ( Free SSL and CDN included in all plan ). Speed up your site with Autoptimize Test your site with GTmetrix and fix the issue to make it faster How to Update your Theme juimingchen repliedDecember 24, 2015 at 12:36pmthanks a lot it goes perfectly for now! Sign in to reply ...
Is there anyway that I could let the logo responsive in different resolution,for example if my resolution go 1152x864 , my logo and menu doesn\'t on the same row , here is my screenshot, you might wanna take a look.
and my site: www.oil.com.tw
Hello,
Please try to add this custom css ( thefox > styling options ) :
@media only screen and (max-width: 1214px) and (min-width: 1034px) {
.nav_type_3 ul li a { padding: 31px 10px 33px 10px; }
}
Do not hesitate to contact us if you have other questions.
Regards
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
thanks a lot it goes perfectly for now!