Hopefully my last question here ever, as my site is almost done! I need to change the background colour of the portolio list page here http://pknk.ca/mywork/ from grey to white but I can’t for the life of me figure out how to do this… can you help?
I’ve used CSS like:
.site {
background-color: #5e09b2 !important;
}
But this has affected colors on other pages as well. I ONLY want to change the colour on http://pknk.ca/mywork/
Help? Thank you!
Dylan