• Resolved N

    (@x8yuvzi)


    hey! I want to reduce the header height to 75px. please guide on how to do it.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author acosmin

    (@acosmin)

    .top.logo-text {
      height: auto;
      min-height: 75px;
    }
    Thread Starter N

    (@x8yuvzi)

    i placed the code in custom css editor.. it’s still the same

    Theme Author acosmin

    (@acosmin)

    Try disabling Speed Booster. It messes up with all css and javascript files, adding them in the footer.

    Thread Starter N

    (@x8yuvzi)

    it worked .. ??
    thanks very much…. thank you very much for your support ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘reduce header height’ is closed to new replies.