Can I make the widgets in Blogs I follow appear smaller?
-
The Blogs I follow widget looks too big. Can I make it appear smaller?
The blog I need help with is: (visible only to logged in users)
-
-
Hi Christine!
The Blogs I follow widget looks too big. Can I make it appear smaller?
You can make some adjustments to the widget size by making a CSS adjustment.
If you’d like to give this a try, click Customize in your site’s Dashboard. Then, click CSS in the menu. In the CSS Revisions box, please paste the following underneath all existing text:
.widget-grid-view-image {
float: left;
max-width: 30%;
}Then Save your changes.
How can I import a picture to my widget image for my blog?
You can add that image to your Media Library:
https://christinevanderberg.wordpress.com/wp-admin/upload.phpThen, install that image in an Image widget using the instructions below:
https://en.support.wordpress.com/widgets/image-widget/I hope this helps! If you have any other concerns, drop me a note. Thanks much!
- The topic ‘Can I make the widgets in Blogs I follow appear smaller?’ is closed to new replies.