• Hola, estoy a?adiendo una imagen al slider, pero el alto que tiene es demasiado, 552px, ?Habría la posibilidad de que la imagen del slider no sea tan alta?

    Muchas gracias

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi @informaticazafiro

    Thank you for writing in.

    Please use the recommended image size and it won’t cause any issues. For now, you can go to your Dashboard > Appearance > Customize > Additional CSS and add this CSS codes:

    #main-slider {
        max-height: 100% !important;
    }
    .slider-caption {
        margin-top: -50px !important;
    }

    Please do contact us if you have any questions.

    Regards!

Viewing 1 replies (of 1 total)
  • The topic ‘Imagen slider más estrecha’ is closed to new replies.