Hi i'm on nopcommerce 4.60

when duplicating widget using        
@await Component.InvokeAsync(typeof(WidgetViewComponent), new { widgetZone = PublicWidgetZones.HomepageTop })


it renders the widget and adds html but because of some css problem(maybe) only 1 widget shows
can anybody help me ?
thanks