Okay my mistake, I have since searched a bit more on public tickets and have found my answer :). For those wondering, here is the code needed, just change the page ID to whichever page you would like to change:
.page-id-4150 #header-outer.transparent header#top nav > ul > li > a {
color: #EEEFF5 !important;
}
Hi,
I need a bit of help with customizing the color of the font on my transparent header on a certain page.
As you can see for the link:(http://www.site1.livelydesignshosting.co.uk/villas/ibambe/)
I need to change the nav font colour to a light colour for this page in particular.
I know it requires a bit of CSS using the page id, but as I'm still developing my coding knowledge I need a bit of help with it :)
Thanks
Okay my mistake, I have since searched a bit more on public tickets and have found my answer :). For those wondering, here is the code needed, just change the page ID to whichever page you would like to change: