I’ve done it, I’ve done it, I’ve done it!!!
It was an inactive sidebar which I discovered and removed.
Thank you for all your help!
Thank you but that hasn’t worked either! The sidebar is in the right place but the contents are still far over to the left.
My additional CSS bit looks like this now, is that right?
a {
color: #27aa71 !important;
}
.main-container
.textwidget {
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
}align-content
.main-container {
width: -webkit-calc(100% – 404px) !important;
}
I really do appreciate this.
Thank for answering.
I did that and the contents are now centred but my sidebar on the right went below the main contents! I then tried to fix that myself, made a mess of it and back to the same white space sitation. I think I may have messed up the rest of the code!
Can you please help me again, I’d be so grateful
-
This reply was modified 6 years ago by chefsuzy.
-
This reply was modified 6 years ago by chefsuzy.