hi,
I want to find some css files to change...
On gk4 highlighter i want to change the potition on text
And on main menu i want to change the margin-top at the words
Please help me!
.gkHighlighterWrapper {
margin-top: 7px!important;
}
#gkMainNav div.gk-menu .level0 > li > a > span.menu-title,
#gkMainNav div.gk-menu .level0 > li > a > span.menu-title span {
margin-top: 1px!important;
}