Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #189128

    Hi,

    Is it possible to change the settings for this “hidden” mobile navigation into
    half instead of covering the whole page.

    Navigation Change

    Thanks

    #189230

    Hey bymenjil!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    #mobile-advanced { width: 80%; }

    Cheers!
    Yigit

    #189256
    This reply has been marked as private.
    #189259

    Hi!

    Please try adding !important to the code to force it, so it should be

    #mobile-advanced { width: 80%!important; }

    Code is currently not being applied on your website

    Best regards,
    Yigit

    #189262
    This reply has been marked as private.
    #189269
    This reply has been marked as private.
    #189270
    This reply has been marked as private.
    #189278

    Hey!

    It requires a login so i am not sure what you exactly meant :)

    Best regards,
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Window Mobile Navigation’ is closed to new replies.