Bullet points no longer displaying correctly after update
-
Hello,
Before the update we had beautiful bullet points like this “>”. Now we just have a basic circle bullet point which looks pretty bad!
How can we get back the nice arrow shaped bullet points we had before your update?
Thank you
Hello,
Please add class unordered-list
to all the ul tags or if you cannot do that, I attach a file, please copy the styles and paste them into the Theme Settings > Custom CSS > Global.
If you have any questions please feel free to contact us.
Best Regards
Attachments:
You must be
logged in to view attached files.
Many thanks Elise,
So I just add “unordered-list” to the “Extra class name” of the element, correct?
Can you tell me, is it better I do this rather than add the whole css code you gave me to the custom css? It takes me longer to change all the class names for all my product pages, but if this means my pages are a little lighter then maybe it is better. Please advise.
Hello,
No, you add this class to the ul
tag. If you do not have access to the ul tab, please upload the styles in the attached file.
Best Regards
Hello Elise,
Strangely I tried adding “unordered-list” to the “Extra class name” and it worked. The bullet points changed on that section to the arrow style.
That must mean that your theme is still loading the whole CSS for the bullet points somewhere (as I had not added the CSS from the file you gave me).
That is fine. If you have any questions please feel free to contact us.
Best Regards
Hello Elise,
We just noticed that the arrowhead bullet points do not display on mobile devices in the footer area. Please look at the images attached so you understand. Can you give me some additional CSS to make the arrowhead bullet points display on mobile devices in the footer area like they did before your major update? I added our URL in the Private area.
Thank you
Attachments:
You must be
logged in to view attached files.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.footer-column-4 .textwidget ul {
margin-left: 20px;
}
Best Regards
We are always happy to help you, write to us when you have any difficulties or issues with our theme.
We would be grateful for 5 stars rate on http://themeforest.net/downloads in case you are satisfied with our theme and customer service
Thank you in advance
The topic ‘Bullet points no longer displaying correctly after update’ is closed to new replies.