Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #565514

    Enfold Mobile Design Changes
    Is it possible to have the logo appear beside the “X” in the mobile menu when it is opened?
    Is it possible to have some pages replaced with a mobile version of that page? Example, when somebody goes to that page it is redirected to another page that is designed to look better on a mobile device.

    I am trying to get the mobile view to look better, the background images I am using in the color element look great on a monitor but when it is viewed on a mobile device it is zoomed in so much it is blurry.
    Is there something I can do to adjust this so it is not blurry?
    I am trying to get a similar look as this website on the mobile view: http://www.mcewancustomhomes.com/

    Any help is greatly appreciated, I am stumped.

    #565570

    Hey Micheal0424!

    logo inside of mobile menu is not a theme feature and you would need to hire a freelance developer for this job. Feel free to make a feature request for Kriesi here: kriesi.at/support/enfold-feature-requests/

    Provide us a precise link showing the background images you are talking about. We take a look.

    Regards,
    Andy

    #566237

    You can see the image looks good on the desktop but when you view it on a mobile device it is blurry.

    How can this be resolved?

    Thank you.

    #567011

    Hi!

    The link you provided us is protected i guess we are unable to view it. Please send us working credentials so we can further trouble shoot this.

    Regards,
    Vinay

    #567272

    The security settings were to block outside of the U.S., sorry about that.

    IT has been removed and is ready to view.

    Thank you

    #568079

    Hey!

    Please add following code to Quick CSS

    ul#mobile-advanced {
        padding-top: 0;
        margin-top: 85px;
    }
    .show_mobile_menu #advanced_menu_toggle {
        display: none!important;
    }

    then refer to this post – http://kriesi.at/documentation/enfold/hide-menu-itemselements-on-mobile/ to display different elements on mobile/desktop

    Best regards,
    Yigit

    #568102

    That didn’t help with the background image, any other ideas?

    Thank you.

    #568117

    Hey!

    The code i posted should have helped with displaying logo on mobile menu and i posted the link so you could switch elements.
    In case you feel like we are not on the same page, can you please post a screenshot and show the changes you would like to make? :)

    Best regards,
    Yigit

    #568356

    Got it, thank you.

    The link was useful, any idea on any plugins that redirect certain pages when being viewed with a mobile device?

    Thank you.

    #569073

    Hey!

    Please try using a plugin such as this one – https://wordpress.org/plugins/redirection/

    Best regards,
    Yigit

    #570399

    That is a great plugin, thank you for the information…very useful.

    Greatly appreciated!!

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Enfold Mobile Design Changes’ is closed to new replies.