Home › Forums › CSS › Widget placed in sidebar positioning problems › Reply To: Widget placed in sidebar positioning problems
November 19, 2014 at 3:05 am
#188692
Participant
Just delete margin-left
and add width: 100%
, should work perfectly.
#EDIT
Sorry, i thought it’s about that it is going out of the sidebar.
About your problem i don’t see any other solution than using JavaScript.