Hi, A few other areas I'm struggling with - can you help please? http://the-marketing-team.co.uk/dk/ 1. How do I change the background colour of the section title bars? And the font within them? 2. How do I change the background of the services section (not just the boxes, the full width background ) 3. How do I change the background colour of the circles in the services section? 4. I want to add another link to the top menu - the theme options panel only gives me one option. I want it to be ON THE SAME LINE as the main menu. With thanks in advance
Hi, Please accept my sincerest apology for the inconvenience caused and delayed reply. Here is the solution of your issues: - Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. 1> Code: .index_titles { background: red !important; border-top: 1px solid blue; border-bottom: 1px solid blue; } 2> Code: .services_block { background: green !important; } .services_box_container { background: green !important; } 3> Code: .rect_box { background: purple !important; } Please change color according to your requirement. 4> Please follow the video link given below: - http://screenpresso.com/=yDysf Regards! Praveen InkThemes.com