• Hi Nicolas
    Once again, Customizr is just great.
    I was wondering if there is chance to change the size of the slider. I´m working on a first try for a definitive web site and i would love if I could make it smaller than the original.
    Thanks!!
    and best regards from Argentina
    Fabián

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello Fabián,
    can you post your website url so that we can help you on this. Are you using any custom theme or premium theme.

    Thanks
    Mahmud

    Thread Starter Fabian Feld

    (@fabian-feld)

    Hi Nicolas again
    I was searching and i could find this:

    #customizr-slider {
        max-width: 1170px;
        margin-left:auto;
        margin-right:auto;
    }

    Wich works great!
    Is there anything else i can do regarding same thing but with the height?

    Thanks!

    Thread Starter Fabian Feld

    (@fabian-feld)

    Thanks wppluginexpert!
    Here´s the site, i´m just starting a trial, it´s not going to be a definitive hosting (may be)
    Take a look
    http://proyectoafroperuano.esy.es/

    Thanks!!

    Thread Starter Fabian Feld

    (@fabian-feld)

    Well, the best i could get by now is using this code:

    .carousel .item {
     line-height: 250px;
     overflow: hidden;
     min-height: 250px;
     width: 100%;
    }

    But still i can’t control de width (because when i reduce % in width, things doesn’t work)

    Any suggestions?

    Thanks!!

    I tried adding “max-height: 250px;” but it leaves the slider overlaying the page content! May be the arrows need changing too.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Slider size control’ is closed to new replies.