• I have changed the size of the carousel with

    .carousel{
             max-height:198px;
             max-width: 430px;
    }

    Now the carousel is centered above the content, but I would want it to be aligned left. I tried it different ways, but couldn′t figure it out. How can I do this?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi,
    can you share a link to your site?

    Thread Starter lovestampin

    (@lovestampin)

    I’m sorry, I can’t provide a link as I set WordPress up with XAMPP to run locally. The website needs to be finished nbefore I can go online.

    Thread Starter lovestampin

    (@lovestampin)

    Let me add something I just found out:

    The carousel/slider ist centered only on the starting page.
    I added the same slider to one of the other pages and there it appears aligned left.

    EDIT:
    I′m a bit confused now. It seems to be centered on some pages, not only the starting page.

    Can I add a picture/screenshot here?

    you can use tinypic or something of the sort to share images.
    Anyway, it’s weird that the slider in your home page is centered unless it’s the boxed slider.. and in the other pages you use the full width slider..

    Anyway try adding margin-left: 0 !important;

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Positioning of carousel’ is closed to new replies.