Viewing 1 replies (of 1 total)
  • Try adding this to your child theme style.css file:

    #menu-primary {
        clear: none;
        float: none;
        margin-top: 10px;
    }
    #branding {
        width: auto;
    
    }
    
    #header {
       padding-bottom: 10px;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Logo/title positioning.’ is closed to new replies.