[ad_1]
Cheers everyone, i need a little bit of help with something. This is the [link to page]) to the webpage. Used theme is eduma. If you visit the page you will see the menu on top of the page. When you hoover “courses in split” you can see few categories, for example “school innovation”…i want to change the color of thoose elements in menu. How do i do it ?
I have tried inspecting it and putting this code in custom css but it doesnt work.
.tc-menu-inner.tc-megamenu-title {
color: #color code i wanted;
}

Update : i managed ti change the color, but i see the change only when in F12…when i exit f12 developer tool, i dont see the change