How would I change the background colour and border colour of the dropdown menu?
Thanks
www.charlottecooperdesigner.com
hey there
Hope you are having a good day and thank you for your question 
Please add this CSSĀ in appearance - customize - additional CSS
#site-navigation .menu ul li a {
background-color: #e8e8e8;
}
.main-navigation ul ul {
border: 1px solid yellow;
}
Thanks!
Colorlib Support Team
Worked perfectly thank you 
You are welcome
I will close this case now, Feel free to contact us again if you have other questions Thanks!