How to move top widget to the left – Responsive Theme WordPress

Add this CSS to your theme’s CSS:

#top-widget {
    float: left;
}

If that fails you may try this:

#top-widget {
    float: left !important;
}

Once you add your CSS ensure that you have cleared your cache.

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)