Thanks for your help, where should I add this line of code? I tried to add it on line 1258 but no luck, I proceeded to add it above the .custom-menu privacy lines, there was no error but no change, thanks again. Martyn
.custom-menu-primary .hs-menu-wrapper > ul li a {
}
Code block. So
.custom-menu-primary .hs-menu-wrapper > ul li a {
/*Not going to type out all your code for this block 🙂 */
}
.header-container {
background-color: rgba(255,255,255,0.7);
}
Noah Armstrong | TSL Marketing Senior Developer 6085 Marshalee Dr| Suite 100 | Elkridge, MD 21075 Contact Us
Have been looking through the code at the top I couldn't find anything matching. Around lines 430-630 I found similar code, shown below. Is this where I should add the code?