Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #407823

    Is there a way to reduce the height of the header where the logo would go? I have my logo transitioning over my cover image so I don’t want a logo above but I cannot find a way to not display the Enfold default logo unless I insert an invisible pic, which I did but the horizontal space is about a full inch tall and I would rather it be only tall enough to hold my social media icons or menu links.header example

    I am not a coder so make it simple please!

    #407906

    Hey James!

    You can change the header height here – http://screencast.com/t/3Tj2rJfj

    Best regards,
    Josue

    #415487

    Hello, i need the same change, how is make that?

    #415517

    Hola,

    Ve a Header > Diseño de Header > Tamaño de encabezado y eliges la “Altura personalizada del encabezado” que mas te acomode.

    Saludos,
    Josue

    #415524

    Hola Josue, el problema no es el tamaño del encabezado, en realidad lo que necesito es reducir la distancia entre la línea de separación entre el encabezado y el “slider“.

    Gracias.

    #415534

    Añade este codigo a Quick CSS:

    #top #header .av-main-nav > li > a{
       line-height: 120px !important;   
    }
    #415558

    Hola, no me funcionó, me activo la transparencia del menú, solo quiero reducir la distancia entre el slider y el menú.

    Gracias.

    #415572

    Hmm, prueba con esto:

    #top .content {
        padding-top: 0;
    }
    #416457

    Hola Josué,

    excelente, eso es lo que buscaba precisamente.

    Gracias.

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Reducing header size (height)’ is closed to new replies.