• hi, i have an issue trying to find a value via firebug, maybe somebody know how to find it.

    my page: agustinianomedellin.edu.co/site

    the issue:

    when i go to the page links, the website have a white blank space prevous to my pages info.

    i found this on firebug:
    <header id="home" class="header menu-align-center" style="min-height: 267px;">

    i want to modify that 267px vlue but firebug don’t mentioned where, there’s no css, there’s no php.

    please help me!

Viewing 2 replies - 1 through 2 (of 2 total)
  • I took a quick look at your site. Instead of changing the <header> element’s min-height, update the <div> right below it by removing the margin-top value.

    <div class=”content-left-wrap col-md-12″ style=”margin-top: 0px;”>

    ola amigo dime como solucionastes ese problema por que tengo dificultad en hacer lo mismo y veo que tu lo hicistes por fa te lo agradeceria

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘losing my mind with class and height’ is closed to new replies.