Jump to content

Header bar&elements height


wdport

Recommended Posts

  • 3 months later...
On 7/2/2017 at 0:25 PM, jcdesign said:

#elUserNav {
    line-height: 30px;
}

Adjust the pixel value and paste this to custom.css

thank you sir!
this code worked for me:
 

#elUserNav {
    line-height: 15px;
    top: 0px;
}
#ipsLayout_header header > .ipsLayout_container {
  min-height: 31px;
}
#elSiteTitle {
    line-height: 31px;
}

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...