Problem: Full-width logo spills out over right side of header
Solution*: Add this CSS to Child Theme’s custom.css file:
#logo { float: none; text-align: center; }
Problem: Full-width logo spills out over right side of header
Solution*: Add this CSS to Child Theme’s custom.css file:
#logo { float: none; text-align: center; }