Home › Forums › Back End › wp_list_bookmarks styling show_description › Re: wp_list_bookmarks styling show_description
June 14, 2010 at 1:21 pm
#77599
Member
One way to do it is to use the "before" property and set it to the beginning of whatever div/span/inline styling that you want to use:
Code:
-
&after=‘); ?>
This will allow you to isolate the description text and style it as you wish. I just happened to figure this out today two and I was searching for a solution, thought I would offer up what I found out!
Hope this helps!
Good luck
Wes D.