• jonathan2908

    (@jonathan2908)


    I am tryng to reduce white space between logo and menus/Social incons and menus and blog:

    A pic with he problem in yellow: Foto

    I am using customir with customCSS (I know i should use CHild theme).

    My Custom CSS.

    /* Move SI to Right, adjust margins if needed   */
    
    .navbar-inner .social-block {
    float:          right;
    position:       relative;
    top:            45px;
    margin-top:     -28px;
    margin-right:   70px;
    text-align:     left;
    }
    
    /* Header Social Icons */
    .navbar-inner .social-block {
    font-size: 1.5em;
    }
    
    /* Sidebar Social Icons */
    .tc-sidebar .social-block {
    font-size: 1.4em;
    }

    Any clue how to reduce that space

    Site CiclistaRodando

  • The topic ‘Customizr Reduce space between Logo and blog’ is closed to new replies.