Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #23877

    I am using the small fixed header in Enfold. How can I make it smaller/less wide?

    Thanks

    #121451

    Hi!

    Insert following code into the quick css field

    .responsive #header_main .container {
    width: 967px;
    }

    and change the width value.

    Regards,

    Peter

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