Reply To: Why is .site-header width set to 90% in new version of Legacy?

Homepage Community Forums Legacy Theme Support Why is .site-header width set to 90% in new version of Legacy? Reply To: Why is .site-header width set to 90% in new version of Legacy?

#7171
dev77
Customer

    Looks like this background-position code in line 2941 of the style.CSS is killing me:

    .header-image .site-header,
    	.header-image .site-header .wrap {
    		background-position: center top !important; 
    		
    	}

    Is there any way to make this theme work with the Genesis Responsive Header plugin… or is there any way to make the header responsive?