Post Carousel -cant get it set right

Hi there - i have Ethos and wish to use the post carousel. I cannot seem to set it to show just five or six posts in a width that reflects a landscape photo. The carousel loads with 8 images in box like format and extra ones sometimes spread down below the masthead or appear underneath the masthead. I have tried many combinations of setting, with many different unsatisfactory results, but to no avail. Can anyone help please - very many thanks Steve
See: http://morleydigitalteam.com/1

Hi there,

Thanks for writing around! I checked your site and couldn’t find the post carousel anywhere, seems like you’ve disabled it. However I did check your setup and I see you’re using an outdated version of X and Cornerstone, always make sure to update both X and Cornerstone to the latest version to avoid such conflicts and potential errors. You can find the latest version numbers here: (http://theme.co/changelog/) Then you can compare them to what’s installed on your site.

If you find anything to be out of date, you can review our update guide.

Let us know how this goes!

Thanks Nabeel

I have turned post carousel back on and updated cornerstone plug ins and x theme. However the problem persists.
What i am trying to do is set 6 posts in the carousel. However three posts appear very wide across the top and drop down as duplicates into the body of my home page.
I don’t know what I am doing wrong.

I have left the site as I see it and you can access it here: http://morleydigitalteam.com/

Can you advise please? I am happy to supply my password if you need it.
Thanks
Steve

Hi Steve,

Please remove this code in your Custom CSS as it is the one causing the issue.

.x-post-carousel-item {
         min-width: 12.5%;
}

@media (max-width: 1500px) {
    .x-post-carousel-item {
         min-width: 16.67%;
    }
}

https://www.screencast.com/t/n8lQ4IAqPC

Thanks

Thanks so much - that has sorted it out and it is now easier to manage with the settings in customise.
Steve

Glad that we could be of a help :slight_smile:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.