Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #193197

    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 :)

    #193209

    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. :)

    #193216
    This reply has been marked as private.
    #194032

    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

    #194157
    This reply has been marked as private.
    #194163
    This reply has been marked as private.
    #194812
    This reply has been marked as private.
    #195356

    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

    #195411

    Nice! Thanks so much! :)

    You guys rock and I’ve told i don’t know how many people to get this theme!!!

    #195413

    Hey!

    You are welcome, glad we could help! You can change 480px to 767px if you would like to remove sub menus on tablets as well.
    Let us know if you have any other questions or issues :)

    Cheers!
    Yigit

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Logo Help’ is closed to new replies.