Title Bar (or is it header) Precious Lite Pro

Home Support Themes Forum Title Bar (or is it header) Precious Lite Pro

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #10291
    david.chung
    Participant

    I have Precious Lite Pro.

    I would like to change the height or the width of the header (it’s where my site title and menu appears) at the top – above the sliders. How can I do this?

    Any help would be appreciated.

    Thanks,
    Dave

    #10295
    Denis
    Participant

    Editor -> style.css -> line 121

    from
    .header{position:absolute; z-index:999; width:100%; height:auto; padding:12px 0;}

    to
    .header{position:absolute; z-index:999; width:100%; height:10em; padding:12px 0;}

    #10310
    FlyThemes
    Keymaster

    Hi

    Does it works ?

    Thank You

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.