Reply To: Responsive header

Homepage Community Forums Epik Theme Support Responsive header Reply To: Responsive header

#8262
Wes
Moderator

    Try adding this to your css –

    .epik-blue #header {
    	background-size: contain !important;
    }

    You would see line number if you were using a CSS editor, if you’re using the default WP editor, then the line numbers won’t show up.