Customize dropdown background

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #6745
    ten12design
    Member

    Where can I find the coding for to change the spotty grey in the dropdown section of the menu I couldn’t fin the option in the back-end and didn’t see the coding when I use firebug?

    Thanks

    #6760
    Ernesto
    Member

    Could you please provide us with a link to your webpage so we can provide you with the exact code you need?
    Cheers!

    #6774
    ten12design
    Member
    #6785
    Ernesto
    Member

    Hi! You’ll need to go to your Custom CSS Section in your Theme Options Panel and enter the following code:

    .dropdown-menu-wrap ul.sub-menu {background: yourbackground repeat 0 0 #494c4e;}

    Cheers!

    #6804
    ten12design
    Member

    I am sorry but that doesn’t do the trick.

    #6820
    Ernesto
    Member

    Hi! You’ll need to replace the “yourcolor” by the color you want to use or the url to the image you’re going to use as a background!

    Let us know if you have any issues!

    #6841
    ten12design
    Member

    .dropdown-menu-wrap ul.sub-menu {background: yourbackground repeat 0 0 #494c4e;}

    Sorry but this code didn’t work, I change the color code number and still nothing. Plus I don’t see the “yourcolor” in this code.

    #6842
    ten12design
    Member

    Never I got it, I had to go into the image folder and add the new color to the bg-dropdown image.

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Customize dropdown background’ is closed to new replies.