Hi,
I have looked everywhere for a solution to this but I cant fine one.
On the menu area there is a very slight transparency on the top part of the menu. Is there a way to stop this or make the bottom the same?
Hey Simon,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#top #sub_menu1 {
background: rgba(37,37,37,0.95) !important;
}
Let us know if this helps :)
Best regards,
Nikko