I had to get rid of the 25 px padding in the code because the menu wasn’t displaying right
I’ve put it back again and the site is still very zoomed in
Ok I just restored to old css file to get everything back the way it was before with the exception of the title box in the middle
Without making any other changes,
use this code ` #site-identity {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.48);
margin-top: 190px;
padding: 20px;
} `
for your title issue, note that i’ve only changed margin-top : 90px; to margin-top : 190px; .
the value of margin can be adjusted for your prefered position.
Also, please get in practice of using theme’s custom CSS field to add custom CSS rather than editing style.css
Hope this helps you.
Thanks
Thank you! That worked! Sorry to be such a pain!
Glad I could Help 🙂
For Future Reference, you could also contact the theme’s official support forum for swift and dedicated support.
Have a great week ahead.
Regards.