Home Forums WordPress Themes – Premium Lavish Pro Make your own inset top on homepage Reply To: Make your own inset top on homepage

#21711
Anonymous
Inactive

Hi Kevin,

Please add the following css to fix the issue:

.col-md-12#custom-col {
    float: left;
}

Thanks