Adding Sidebar Widgets in Extra
With the arrival of WordPress’s “Block Widgets”, the process of adding widget boxes to the Extra theme’s sidebar has got a bit more complicated. Here’s how to replicate the look of the widget boxes...
Read MoreWith the arrival of WordPress’s “Block Widgets”, the process of adding widget boxes to the Extra theme’s sidebar has got a bit more complicated. Here’s how to replicate the look of the widget boxes...
Read MoreThe Extra theme comes with a number of custom sidebar widgets, including a recent posts widget. The recent posts widget allows you to display a thumbnail of the posts’ featured images. If you find you’re images are...
Read MoreThe search box in the Extra Theme’s sidebar includes the placeholder text “SEARCH …”. But what if you want to change this text, e.g. for a foreign language site? You can use the following code to do so:...
Read MoreIf you want to change the text color of the Extra Theme’s widget titles, you easily do so with the following CSS: /* Change widget title text color */ .et_pb_extra_column_sidebar .et_pb_widget .widgettitle { color: black;...
Read MoreHere’s a quick tip for adding a dividing line between the Extra Theme sidebar and it’s...
Read MoreThe Extra Theme doesn’t come with an option to change the background color of widget titles. Here’s how to do it.
Read MoreExtra Booster is a site about the Extra Theme by Elegant Themes. It is a collection of my tips for making the most out of the theme.