Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #3456839
Rounded bullet points in the list
Closed

Comments

  •  1
    Jan started the conversation

    Hello,

    Do you know how I can change the bullet points in a list to round ones? I have them as squares.

    Thank you,

    Jan

  •  2,963
    PenciDesign replied

    Hi,

    Please send me the URL that is related to your question.

    Regards,
    PenciDesign.


  •   Jan replied privately
  •  2,963
    PenciDesign replied

    Hi,

    Please navigate to Appearance → Customize → Custom CSS, and then insert the following custom CSS code:

    .post-entry ul li {
      list-style: disc;
    }

    Regards,
    PenciDesign.



  •  1
    Jan replied

    Thank you, 

    You can close the ticket now.

    Jan