• Hi Hannah,

    I read a previous post and your info worked for someone

    .kad-topbar-left {
    width: 100%;
    }

    Where do I place this code? I put in Custom CSS and nothing happened.

    ourcarebooks.com

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hey that css isn’t going to do anything on your site.

    I suggest you break your menu up and make some of the menu labels shorter. like instead of Home Page just use Home.

    Here is how tight you would have to make it if you leave it as is add this css:

    #nav-main ul.sf-menu a {
        padding: 10px 2px;
    }
    
    @media (min-width: 992px){
        .kad-header-left {width:28%; padding-right:0;}
        .kad-header-right {width:72%; padding-left:0;}
    }

    Kadence Themes

    Thread Starter newbie357

    (@newbie357)

    Didn’t change anything. I did take off wordings tho.

    Thread Starter newbie357

    (@newbie357)

    That Broke my site. I can’t get into my site.

    We need to know Where to paste codes.

    Now I only get:
    Parse error:

    Thread Starter newbie357

    (@newbie357)

    Does this help Hannah?

    43 }
    44 .diricon { width: 32px; }
    45 .filelist { font-weight: 900; }
    46
    .icon-mail { display:block; height: 20px; padding-left: 20px; background: transparent url(../mimeicons/mail.png) no-repeat; text-decoration:none;}
    .icon-publicftp { display:block; height: 20px; padding-left: 20px; background: transparent url(../mimeicons/publicftp.png) no-repeat; text-decoration:none;}
    .icon-publichtml { display:block; height: 20px; padding-left: 20px; background: transparent url(../mimeicons/publichtml.png) no-repeat; text-decoration:none;}

    .create-button {
    52 font-size:11px;

    ~~~~~~~~~~~~~~~
    Is it missing a } on line 46? Not sure how to fix it.

    Hey,
    You add css in the appearance > theme options > advanced settings. In the custom css box.

    Where did you add it?

    You would need to remove that if it’s breaking your site.

    You can login to the site server cpanel and access the web file manager if you need to go into a file you edited and remove something.

    Kadence Themes

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Nav Menu on 2 Lines, need on 1’ is closed to new replies.