Home Forums WoodMart support forum liste style : disc

liste style : disc

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #444266

    Nicosa
    Participant

    Good morning,
    Screenshot :
    I want to remove the bullet on this element without affecting the others

      ul {
      list-style-type: none; }

    But tell me the class so as not to affect the other elements under list

    Attachments:
    You must be logged in to view attached files.
    #444282

    Hello,

    Please try using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section:

    .whb-column.whb-col-right .wd-header-text .inline-list li {
        list-style: none !important;
    }

    This CSS will specifically work for the right-most Header Menu Item that you have added.

    Best Regards

    #444284

    Nicosa
    Participant

    Great for your responsiveness

    #444532

    Most Welcome!!!.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘liste style : disc’ is closed to new replies.