When you click the top menu bar we get to see the sub menu dropdown box, it is a gradiant blue but I would like to change this. I tried to grab a screen shot of the page and get the colour code to search the files for the script that gives the dropdown it's colour but as it is a gradiant blue I can not do this.
I have even tried to use FireFox's Inspect Element feature and removed most of the html file and the css code but still I could not find the line that gives the dropdown it's colour.
Does anyone know where I should be looking ?
I have even tried to use FireFox's Inspect Element feature and removed most of the html file and the css code but still I could not find the line that gives the dropdown it's colour.
Does anyone know where I should be looking ?
You can add a custom CSS at the end of the file catalog/view/theme/default/stylesheet/stylesheet.css to customize the dropdown, for example
Or you may like my own extension Live Theme Editor to customize your theme completely. It is easy to use.
Code: Select all
#menu .dropdown-menu {
background-color: red;
color: green;
}
http://www.viethemes.com - OpenCart turtorials, news, tips and stricks, extension
Our extensions:
Visual Theme Editor - Powerful tool for customizing style of any theme visually
Live Theme Editor - Customize layout, colors, backgrounds, fonts of the default theme
Theme Animation - Animation Editor for any theme
Extra Positions PRO, Custom JavaScript, Custom CSS and others
Who is online
Users browsing this forum: Amazon [Bot] and 6 guests