-
AuthorPosts
-
September 23, 2015 at 1:33 pm #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
September 23, 2015 at 1:40 pm #507735Hi 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,
YigitSeptember 23, 2015 at 1:50 pm #507742Thank you for the quick answer, but it’s still not working.
Do you have an other idea?September 23, 2015 at 1:55 pm #507747Hi!
Can you please check if you have “Enable Peace” enabled and try disabling it?
Regards,
YigitSeptember 23, 2015 at 2:07 pm #507763Sorry for the question, but where can I find “Enable Peace”?
September 23, 2015 at 2:09 pm #507766Hey!
Excuse me, i forgot to attach the link :) Please see – http://www.marco.org/2015/09/16/peace-content-blocker
Cheers!
YigitSeptember 23, 2015 at 2:24 pm #507792I 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.
September 23, 2015 at 3:07 pm #507859Hi!
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!
YigitSeptember 23, 2015 at 3:09 pm #507863Thank you Yigit.
September 23, 2015 at 3:13 pm #507869Hey!
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,
YigitSeptember 23, 2015 at 3:24 pm #507886Hey!
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!
YigitSeptember 23, 2015 at 4:47 pm #507977Hi,
Would you be able to tell what quick CSS would work to also disable the icons on the full width sub menu please?
thanks
September 23, 2015 at 5:22 pm #508001 -
AuthorPosts
- You must be logged in to reply to this topic.