Change CSS for Slider

Hello,
after the installation of the base credentials my css for my slider is broken.
Now it’s aligned left and not centred anymore.
Can you please tell me which css it is and on which line I have to change it?
the URL is: http://46.101.156.180/
Regards
 

3 answers

Profile photo of Ziven Staff 100280.00 $tone August 30, 2016
Public

Hi There,
I am sorry for not getting your points. It would be awesome if you can possibly include URL of your site and a screenshot with detailed explanation. I am happy to help you out.
Best Regards,
Ziven.

#1
Profile photo of Ziven Staff 100280.00 $tone August 31, 2016
Public

Hi There,
Please go to the file: skin/frontend/default/jm_sportsgear/joomlart/jmslideshow/css/jm.slideshow.css at line 23 and add new code like below:

.jm-slide-main-wrap {
margin: auto; <-- Add New
position: relative;
}

Hope it will help you!
Best Regards,
Ziven.
 
 

#3

Please login or Register to Submit Answer

Written By

Comments