Theme4Press › Forums › evolve › Full width revolution slider when placed as header widget › Reply To: Full width revolution slider when placed as header widget
#17738
|
Please copied below code and check whether it is effect which you wanted to achieve.
1 2 3 4 5 6 7 8 9 10 11 |
.widget-content { margin: 0px !important; padding: 0px !important; border: 0px !important; } .widget-one-column { padding-right: 0px !important; padding-left: 0px !important; } |