There are different ways to add a background image. Add a background image through the Customizer Go to the Customizer and add a Background image. I adjusted to Fill Screen and Image Position top left. The background image is seen...
Styling a Menu
The default styling of the top right primary menu looks like this: To style the menu we need to figure out the CSS that is attached to each element that we need to style. Go to the frontend and...
Styling the Site Branding
Here are some suggestions on styling the Site Branding which includes the Site title and the site title tag. The default is styled like so: Site Branding alternative styling. CSS used: .tm-site-branding, .tm-site-branding a { font-size: 38px; line-height: 24px; letter-spacing:...