• I entered a code in the custom.css to make my website more narrow, however, there seem to be some problems with sliders that I have. Specifically, the carousel at the bottom of my page.

    I’m currently using this code to adjust the slider: #carousel .slides li { margin-right: 57px; width: 180px!important; } in the custom.css

    However, regardless of how I adjust it (I want four images per slide) I can’t seem to get it right. When I click to slide to the following images, it includes and cuts off one of the previous images. Is there anything that I can do to resolve this issue?

    This is my site: http://66.147.244.221/~skeetwof/

    If someone could help me I would greatly appreciate it.

Viewing 1 replies (of 1 total)
  • Moderator bcworkz

    (@bcworkz)

    Just guessing, but the jquery script at the bottom of the page has a different width parameter than your CSS for #carousel. I suspect these need to be coordinated.

    Not sure where this jquery parameter actually resides in your installation, hope it’s not too hard to find.

Viewing 1 replies (of 1 total)
  • The topic ‘Adjust Slider In Carousel’ is closed to new replies.