-
AuthorPosts
-
November 11, 2014 at 4:22 pm #349457
Hi,
When we view our site in Firefox there are bullet points appearing next to each icon in an icon list. The bullet points don’t appear in Chrome or Safari.
We are currently using this code to show a custom bullet point so not sure if that is causing the issue?
#main ul li{ font-weight: normal; list-style-image:url(url of image); }Thanks
November 11, 2014 at 4:24 pm #349461Hey d24media!
Can you please post the link to your page where you have custom bullet points?
Regards,
YigitNovember 11, 2014 at 4:29 pm #349467This reply has been marked as private.November 11, 2014 at 4:34 pm #349472Hi!
I checked your website on Chrome 38.0.2125.111 on OS X 10.10 and it does show up fine on my end – http://i.imgur.com/2OaoQDB.png
Which version of Chrome and OS are you using?Cheers!
YigitNovember 11, 2014 at 4:36 pm #349475Hi Yigit, Chrome is fine, it’s when you view it in Firefox you will see the problem.
When you view in Firefox scroll down to the icon list and you’ll see the bullet point appearing next to each icon. How can we hide those bullet points?
Let me know if you can see the issue in Firefox?
November 11, 2014 at 4:44 pm #349487Hey!
Please turn on Custom CSS field for ALB elements ( http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and give you Text Block element that has custom bullet points a custom CSS class ( i.e.: custom-bullets ) and then change your CSS code to following one
.custom-bullets ul li{ font-weight: normal; list-style-image:url(url of image); }Cheers!
YigitNovember 11, 2014 at 4:53 pm #349495Perfect! thank you Yigit appreciate your help
November 11, 2014 at 4:56 pm #349500Hi!
You are welcome, glad we could 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 :)Best regards,
Yigit -
AuthorPosts
- The topic ‘Bullet points next to icon list’ is closed to new replies.
