give menu control buttons a transparent background

GK User
Thu Feb 12, 2015 3:52 am
Is it possible to make the menu buttons a transparent background?

screenshot.png
User avatar
Senior Boarder

GK User
Thu Feb 12, 2015 7:56 am
Hi,
yes, but you have to be careful with this,
it may lower the readability.
Code: Select all
#gk-menu-button,
#gk-menu-button > span:before,
#gk-menu-button > span
{background:  transparent !important; }
User avatar
Platinum Boarder


cron