Q2W3 stopped working after this css code
-
Hi,
I used the following css code to add border around my sidebar widgets:
.sidebar .widget {
background: #fff !important;
box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05) !important;
position: relative !important;
border: 1px solid #e6e6e6 !important;
padding: 10px !important;
}And this code worked perfectly in the way I wanted.
But it created a problem. Now my ‘fixed widget’ is not sliding up and down. Here is the website: bloggerish.comPlease help me.
Thank you,
Harpinder
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Q2W3 stopped working after this css code’ is closed to new replies.