Is someone able to help with how to input the CSS for changing the colour of a Fixed NavBar from one of the standard colours to a a different (not standard PageLines) colour? I think the code is something like this:
}
.navbar.pl-colour-green {
background-colour: #bbc584;
border-top: 1px solid #bbc584;
}
I have uploaded the plug-in 'Pagelines Customize' > clicked on 'Editor' under Plug-ins > selected the 'Pagelines Customize' plugin > selected the PageLines CSS file > entered the subject code immediately underneath the following wording (I've added it below too so you can see what II guessed had to be done) >
/* ============================== */
/* = Start Your Custom CSS Here = */
/* ============================== */
}
.navbar.pl-colour-green {
background-colour: #bbc584;
border-top: 1px solid #bbc584;
}
Nothing happens. I don't know CSS - just signed up with Lynda.com to learn. I'm used to a theme that asks for the HEX # I want to use :-) Help anyone?



This topic is locked










