hi my url is bilalmirza.ca i would like to increase the font size and change the colour of the drop down menu under services how do i do this?
Hello Bilalmirza, Paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: #menu .ddsmoothmenu li li a{ font-size: 15px; color:black !important; } #menu .ddsmoothmenu li li a:hover { color:red !important; } Note : You can change the color as per your wish , just place the color code in place of red and black. Black will showup normally and red when the mouse will hover over the text. Place the color code like Code: color:#5BC3D6 !important; Let me know for further doubts and queries. Thanks & Regards, Swapnil Gupta, InkThemes.com