Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #507727

    Dear support,
    as I can see the mobile navigation list items have an arrow before them.
    Since I’ve updated my iPhone (5 and 6) to iOS9, the arrows are showing a blue colored background! Not quite beautiful.
    This happens also on http://kriesi.at/themedemo/?theme=enfold-overview
    Can you please have a look?

    Thank you

    #507735

    Hi qdriver!

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

    #mobile-advanced li > a:before, .html_header_mobile_behavior #mobile-advanced span > a:before, #mobile-advanced .mega_menu_title:before { -webkit-appearance: none; }

    Regards,
    Yigit

    #507742

    Thank you for the quick answer, but it’s still not working.
    Do you have an other idea?

    #507747

    Hi!

    Can you please check if you have “Enable Peace” enabled and try disabling it?

    Regards,
    Yigit

    #507763

    Sorry for the question, but where can I find “Enable Peace”?

    #507766

    Hey!

    Excuse me, i forgot to attach the link :) Please see – http://www.marco.org/2015/09/16/peace-content-blocker

    Cheers!
    Yigit

    #507792

    I haven’t installed Peace, so I think it is disabled.
    I have checked the iPhones of my friends too and they have the same issue.

    • This reply was modified 9 years, 1 month ago by qdriver.
    #507859

    Hi!

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

    #mobile-advanced li > a:before, .html_header_mobile_behavior #mobile-advanced span > a:before, #mobile-advanced .mega_menu_title:before { display: none; }

    it will hide bullets. We have reported the issue to our devs and we will fix it once we troubleshoot the issue

    Cheers!
    Yigit

    #507863

    Thank you Yigit.

    #507869

    Hey!

    You are welcome, we are always happy to help!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Regards,
    Yigit

    #507886

    Hey!

    Our devs replied. Please add following code to Quick CSS instead

    #mobile-advanced li > a:before, .html_header_mobile_behavior #mobile-advanced span > a:before, #mobile-advanced .mega_menu_title:before {
    content: "\25BA";
    }

    Cheers!
    Yigit

    #507977

    Hi,

    Would you be able to tell what quick CSS would work to also disable the icons on the full width sub menu please?

    thanks

    #508001

    Hey!


    @danneeroy
    Please start a new thread.

    Best regards,
    Yigit

Viewing 13 posts - 1 through 13 (of 13 total)
  • You must be logged in to reply to this topic.