Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #541703

    Hi Support,

    I would like to change the way the category widget is displayed (indenting and adding bullet points)

    I attach a screenshot attached.

    Thanks in advance.

    #541966

    Hi Wils1234!

    Please send us a link to your page and we’ll see if we can get you some CSS to use. You can set your reply as private if you wish.

    Best regards,
    Elliott

    #542556

    Hi Elliot,

    Link and image attached.

    Thank you.

    #542868

    Hi,

    Please try the following in Quick CSS under Enfold–>General Styling:

    .sidebar ul.children li:before {
    content:'- ';
    }
    .sidebar ul.children li {
    padding-left:10px !important;
    }

    Regards,
    Rikard

    #543102

    Hi Rikard,

    Thank you.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Categories Widget’ is closed to new replies.