Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
›
Shortcodes
Star list: change star color
zmwartijn
May 2016
in
Shortcodes
I'd like to change the colors of the icons in the star list. How can I achieve this?
Adding ';color: #ffffff' changes the stars into bullets.
Comments
Albert
May 2016
Hi,
please send us link to page where you want do this.
zmwartijn
May 2016
Hi,
Here is the link:
http://blonkwordpress.dynora.nl/index.php/expertise
The star list is on the bottom of the page. I'd like to make the stars white.
Albert
May 2016
Ok, thanks. So to change list image, you need to use the following css:
ul.list_star li, li.list_star { background-image: url('Path-To-White-Image') !important; }
zmwartijn
May 2016
tnx for your reply. However, this seems to remove the stars completely (see link)
http://blonkwordpress.dynora.nl/index.php/expertise
Any ideas?
Albert
May 2016
Do you know what is Path-To-White-Image? This is the information of place where you supposed to put link to the new image that should be white.
zmwartijn
May 2016
Tnx! I just copy-pasted the css without really looking
Albert
May 2016
You're welcome!
Sign In
or
Register
to comment.
Comments
please send us link to page where you want do this.