• 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?

  • The topic ‘[Theme: Customizr] Positioning of carousel’ is closed to new replies.