Definitely helps! Unfortunately developers have disappeared, but this gives me a direction to look at.
Thanks!
Thanks for taking the time to respond.
This code help greatly. However, I am having problem with header as I have an image in the header but wanted the site-title & description to appear next to it.
I used this code to do that which I think is causing the problem on the mobile screens. Any way to tell the mobile screens to just show the site tile?
#site-title {
margin-right: 270px;
padding-left: 6em;
padding-top: 10em;
}
#site-description {
margin-right: 450px;
padding-left: 6em;
text-align: center;
font-weight: bold;
}
Thanks for any guidance.
deb