I am using business and single post with small preview.
I would like the layout of big preview but dont like how large the image is
I tried both of these and it did not solve the problem
I tried and they are still broken.
Yeah, I have been having problems using FTP to get to the latest version of the theme. Is there an easier way to do the updates, I loved when it would update automatically.
They are both running the latest version (4.0.7)
I have not figured out any pattern. but it has done it on my pc and then the other day on my coworker’s mac.
I have updated you all to admin. Can someone help me solve this issue
Thank you!
This didn’t solve the problem
I add this code to the css and it fixed the header issue but now the header is covering the top of each page
@media only screen and (max-width: 767px) {
.responsive #top #wrap_all #header {
position: fixed!important;
}}