Add a new instagram widget

The previous widget used in the themes will no longer work. You can generate a new widget from snapwidget.com. You'll have to register, but generating a widget is free.


Follow By Email (Subscribe) Widget

As Blogger will discontinue the "Follow By Email" widget on July 11, 2021, you should download your subscriber contacts and look into using another newsletter service (MailChimp, Flodesk, etc). You can get in touch by email (fearnedesign@gmail.com) if you'd like me to switch the sign up forms for you and customize the new one.

Move the Sidebar to the Left/Right or Remove it

1. Go to Theme -> Edit HTML -> click anywhere on the code once (necessary) -> press CTRL+F (or CMD+F on Mac) and paste this in the small search box that appears: <body class='2. And change the class to no-sidebar, left-sidebar or right-sidebar.

It should look like this: <body class='no-sidebar'><body class='left-sidebar'><body class='right-sidebar'>3. And click on "Save theme".