Home Forums WoodMart support forum Bullet points no longer displaying correctly after update

Bullet points no longer displaying correctly after update

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #285160

    ToriTori38
    Participant

    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

    #285255

    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.
    #285310

    ToriTori38
    Participant

    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.

    #285440

    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

    #285450

    ToriTori38
    Participant

    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).

    #285653

    That is fine. If you have any questions please feel free to contact us.

    Best Regards

    #292657

    ToriTori38
    Participant

    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.
    #292766

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .footer-column-4 .textwidget ul {
        margin-left: 20px;
    }

    Best Regards

    #292830

    ToriTori38
    Participant

    Many thanks 🙂

    #293086

    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

Viewing 10 posts - 1 through 10 (of 10 total)

The topic ‘Bullet points no longer displaying correctly after update’ is closed to new replies.