My website is not taking up the width of the screen on many pages on 1920px and especially on my MAC
Hi there,
I was inspecting your site and the reason why it is not taking the full width is because it has left and right padding of 5%, if you change the value to 0, then it will take the full width.
Here is an image of what I said:
This improved the page, thank you. However the footer is still not going across the whole page either it looks like it is justified left.
Sounds good !
Well the footer is a component it may have styles setted in it, you’ll need to edit the component(footer) and check its padding and margin.