Forums
Forums / Plugin: Really Simple Twitter Feed Widget / adding background image
(@webadeptuk)
12 years ago
How do I add a background image to the widget?
https://wordpress.org/plugins/really-simple-twitter-feed-widget/
(@whiletrue)
Hi, you can do it with some CSS like this: .really_simple_twitter_widget { background: url(yourImageUrl); }
The topic ‘adding background image’ is closed to new replies.