I really want my blogger Emporio theme sidebar to look like that of ogbongeblog.com please any help.
Explain better, maybe with a screenshot.
this is what i mean
have you seen it
Try this :
.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;
}
This worked
#But my blog background-color isn’t white, I need the margin (spaces ) to be transparent.
Thanks @jideogunsanya
I don’t understand what you are talking about. Upload screenshot of what your sidebar looks like before and after adding the code above.
Where is this code going to place …?
That’s not whIte. Is that not your blog background? Is your blog background transparent? Remove the code and upload screenshot of your blog and its sidebar.
From what I can see up there, the code worked perfectly for you. Change your blog background if you want to change the color of the space.
Navigate to “theme” > “customize” > Advanced CSS
Done sir…! How do i remove the WHITE Background…?
From This
To This
HOW DO I REMOVE THE WHITE BACKGROUND
Go To Setting .> Theme > Customize> Advanced >Sidebar > Change the colour to transparent
Thanks all. it works only on the main page. but the shape of the sidebars of the article page is not good. but looks good @ogbongeblog. any help.