Home Forums Basel support forum li Modified to dot

li Modified to dot

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

    andy11010
    Participant

    How to change the preset arrow into a dot?

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

    Hello,

    Please provide the page URL, I will give you custom CSS.

    Best Regards

    #300063

    andy11010
    Participant
    #300220

    Hello,

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

    
    body .basel-list-type-unordered ul li .list-icon:before,
    body .wpb_text_column ul:not(.social-icons)>li:before {
    	  content: "•";
    		font-size: 20px;
    }

    Best Regards

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