Fixed sidebar overflows on the footer and footer widget
-
Hello !
I fixed my widget “bellows menu” in my sidebar (to the left) but it overflows on the footer and the footer widget when I scroll down to the bottom of the page. I can not avoid this problem. Is it possible to help me?
Thank you,
Have a good dayMy code’s bellows menu :
.bellows.bellows {
top: 260px;
position: fixed;
}My footer code and footer widget :
.site-info {
background-color :#747474;padding: 15px;
}.site-info a:hover {
color: #ef892d;
}.footer-widgets {
background-color:#f5e4d9; text-align:center; padding: 12px;}
.site-footer .footer-widgets-container .inner-padding {
padding-top: 10px;
}img.image.wp-image-1580.attachment-medium.size-medium {
width: 220px;
}
- The topic ‘Fixed sidebar overflows on the footer and footer widget’ is closed to new replies.