that has fixed it thank you
trial site setup at http://webyworks.uk/devWP2/
custom CSS is:
.entry-title {
color: white; !important;
background: #5A005A;
}
i have tried to use the !important tag and it does not help.
I am setting up a trial site which i could share as this has been done on a client site which i don’t want to make public yet.
This is working great to get rid of the side but but it also removes the bottom widget areas.
does anybody have any suggestions for how to have a full width no side bar but both bottom areas visible
thank you