Center logo on mobile and tablet views
Logo is centred on the desktop site (http://countryhousecamp.co.uk) but when on mobile and table views it aligns to the left. I can not find where this is dictated on the code in order to change it from left-align to centred.
Any suggestions on where to look?
thanks!
Answered on January 8, 2017.
If you are using child theme then it would be easy to do this.
Or second option is use custom css option to overright default css to change header design in tab and mobile.
I am using the Classroom child theme. How would I do it here?
Or are you saying that I should include a new css in the child theme’s style sheet?