• I have tried everything on gods green earth. And i cannot for the life of me get the height of the hero slider to change.
    Things i have tried:
    1. “Shorter” image.
    2. Custom css.
    3. Changing the JS of the theme
    4. Setting the height in the “height setting”

    Please. Help. I want to cry.

Viewing 1 replies (of 1 total)
  • Hi @oliverbn,

    If you have hero slider which is set from Customize > Hero Area > Hero Slider, to change its height, you may add this CSS code to Additional CSS:

    .sydney-hero-area > .header-slider {
        height: 300px !important;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Hero slider height’ is closed to new replies.