Home Forums Jevelin Theme Theme not being resposive to mobile Reply To: Theme not being resposive to mobile

Home Forums Jevelin Theme Theme not being resposive to mobile Reply To: Theme not being resposive to mobile

You can resolve the issue by adding the following CSS code in the Custom CSS code option of your theme on the below path.

 

Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

 

#home #VideoWorker-0 {
    margin-left: 0 !important;
}