Im trying to get my logo to cool work well for this theme. Its not looking to hot on mobile. You check it out at http://checkoutnashville.com
Any tips?
Thanks so much :)
If you’re talking about the repositioning, try to add some whitespace to the top and bottom of the image. Maybe 10 to 20 pixels would do the trick. Not by css, change the image itself. If you are aware of the pity image quality on mobile devices, generate several logos in different sizes. Place them into the media queries and you’re fine. :)
Hi!
Maybe it’s because you are using a page with no sidebars, you can edit that in the Layout options located at the right.
Cheers!
Josue
Hey!
You can go to Enfold theme options > Header and choose to display mobile menu as Slide Out and then add following code to Quick CSS in Enfold theme options under Styling tab to remove sub menus from mobile menu
@media only screen and (max-width: 480px) { #mobile-advanced .sub-menu { display: none; }}
Best regards,
Yigit
Nice! Thanks so much! :)
You guys rock and I’ve told i don’t know how many people to get this theme!!!