Hi @nikirm,
Let’s see if I can help you out:
1) Regarding the padding above and below the main menu, you can add this code:
header#masthead {
padding: 0;
}
2)You can use this code to adjust hero size on other pages, feel free to adjust the values as you wish:
.hero-inner {
padding: 5% 50px !important;
}
3) This is one of the common WordPress issues and it is not theme related. I can see your page link structure got corrupted as seen below:
View post on imgur.com
Here is what you can do:
Revert the link http://minesteps.com/ozone-mining-optimiser?page_id=32 on your page to http://minesteps.com/?page_id=32 and update the permalink structure on the Permalinks page in the WordPress dashboard
Then, when you can confirm that your permalinks are working, make sure to change the permalink structure to Post Name, here is an article to help you out:
Settings Permalinks Screen
Then resave the permalink structure and you should be good to go.
I hope this helps, have a nice day,
Andrija
Thread Starter
nikirm
(@nikirm)
Thank you so much!! – the header code is sorted now, however, I’m still having issues with the permalink structure :'(
I’ve reverted to the “Plain” permalink structure in settings and the page starts working again with the url style: http://minesteps.com/?page_id=195
Every time I switch the structure to “Post name” I get the error page you showed earlier.
Could this be something to do with the host provider?
Skimming over this article and wondering if it could be to do with the permissions set?
Hi @nikirm,
I’m glad to hear I was able to help and sorry to hear the permalink issue has not been resolved.
Here is an additional article that can help you out:
https://fancythemes.com/fix-broken-permalinks-wordpress/
If not, you should reach out to your hosting provider or a developer to investigate the issues on your website.
I hope this helps, have a nice day,
Andrija