Want to use only one widget in About and Services section

Hi,

instead of 3 widgets I want to use only 1 widget on 100% width.

I tried using

.col-sm-4 {
width: 100%;
}

but it doesn’t work for me. I don’t know if I’m using the wrong code or that it has something to do with the widget (WP visited countries reloaded) I’m using. It won’t show in full width or even in center which would work for me as well. Please let me know if you have a solution. My blog is 91wanderstreet.com

Hello,

Try using this code and see if it comes with any improvements:

#about .col-sm-4 { width: 100% !important; }
#services .col-sm-4 { width: 100% !important; }

Even though this kind of custom work falls short to the free support scope, I’ll do my best to guide you around, but you might want to consider dedicated premium setup services and add me on Skype ( Ion Rutz ) for more details and a quote.

Kindest regards