make list icons smaller

edited October 2015 in Theme support
For the "Why Choose Me" section, I am using the list feature. However, my client wants the star icon and blue background to be smaller. After searching the message board, I found a way to make the star icon smaller by using this CSS code:

.list_item .list_left { font-size: 20px !important; }

However, I can't figure out how to also make the blue background box smaller. In addition, I need to be able to adjust the padding between the icon and the text to the right.

Comments

Sign In or Register to comment.