How To Add Spaces Between Widgets On Blogger Emporio Theme Sidebar

·

By default, spaces do not display in-between widgets that display on the sidebar of blogs using the Emporio Blogger theme. This makes the widgets not to stand out like the way they display on sidebar of blogs using the Blogger awesome template.

Well, with a little customization, you can add spaces between the widgets.

 

add spaces between blogspot widgets on sidebar of blogger blogs

 

How?

  1. Set the sidebar background color of your Blogger blog to “transparent”
  2. Add the code below to the css section of your blog.

.sidebar-container .widget {
margin : 0 0 1.5em;
border: 2px solid #CECECE;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
background-color: white;
}

Recommended : How To Add CSS Code To Blogger Blogs.

How Can I Change Blogger Sidebar Background Color to Transparent?

 

  • Sign in to your Blogger dashboard at blogger.com
  • Navigate to “Theme” > “Customize” > “Advanced” > “Sidebar”
  • Set the “Background color” to “transparent” as seen in the screenshot below

 

change sidebar background colour of blogger blog
  • Click “Apply to blog”.

That’s all.

Feel free to check out more tips on how to customize the Emporio Blogger theme.

Please Share :

Like What You Read?

Sign Up to get similar articles delivered to your email inbox.

Leave a Reply

Your email address will not be published. Required fields are marked *

8 responses to “How To Add Spaces Between Widgets On Blogger Emporio Theme Sidebar”

  1. Habib Abdulsalam Avatar

    Nice.

    I haven't switched to emporio theme on my tech blog http://www.naijatechjuice.blogspot.com but will soon do so because I like the Tabs preview for blog post.

    1. Jide Oguns Avatar

      OhK bro. Emporio is cool.

  2. Miracle Avatar

    I've been trying to do just that for a client. Thanks Jide.

    1. Jide Oguns Avatar

      You're welcome.

  3. Anonymous Avatar
    Anonymous

    Mr Jide, Please have done it sir.. but, i want white background to show in my own not transparent..

  4. SANDRA Bank Avatar

    That's Great , Thanks Jide

  5. Akpene Jacob Avatar

    Thanks, it worked smoothly for my blog.

  6. iPostcity Avatar

    Thank you boss

Search

Copyright © 2025 | About | Advertise | Privacy Policy | Proudly powered by WordPress