topbar height

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
chrissiMax
Posts: 1
Joined: 20 Mar 2020, 13:19

10 Apr 2020, 11:16

Hi
I am having a problem with the height of the topbar - it is simply to big and i can't even see some parts. If i compare the height with the one on the documentation site it's not the same although I did nothing else then just copy the topbar.scss. If I change the height then it works on the computer but if I switch to mobile phone view I have the same problem again. I use the newest version 2.0.0. Thanks in advance!

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

20 Apr 2020, 06:13

Hi,

Please change the following lines;
_topbar.scss

Code: Select all

.layout-topbar {
        height: 90px;
      ...
        
@media screen and (max-width: 40em) {
    .layout-wrapper {
        .layout-topbar {
            height: 120px;
            ...
Best Regards,

Post Reply

Return to “Olympia - PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 4 guests