Hi,
How do I change the twitter
<li> image?
I have a twitter feed (using shortcode) in my pages.
See image.
Thanks!</li>
(2 posts)
(2 voices)
Hi,
How do I change the twitter
<li> image?
I have a twitter feed (using shortcode) in my pages.
See image.
Thanks!</li>
Hello cloudberry,
Add this in Dashboard -> your theme -> General Settings -> Custom CSS,
.mysite_twitter_widget li { background-image: url("link to your image") !important; }
You must log in to post.