menu decoration block

Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #17994
    epolimus
    Member

    Hello, can you tell me how to decorate a menu li with a color block as in this screenshot please? Thank you!!

    [attachment file=”menu deco.PNG”]

    #17999
    Veena
    Moderator

    Can you pls try the below custom CSS in themeoptions –

    #sidebar-header ul#menu-links li a {
        background: #7BBB1C;
        padding: 20px 5px;
    }
    
    #18004
    epolimus
    Member

    That didn’t work. It is actually the primary menu. Can I add an id to the menu items? Or change the class?
    Here is the link to the site I am wanting to copy this from: http://www.snclubs.com
    Here is my site url: http://boisebestfitness.com
    Thanks!

    #18005
    epolimus
    Member

    Hey I figured it out. Thank you for helping me with ALL my questions!!
    🙂

    #18010
    Veena
    Moderator

    Glad you figured it out and thanks for letting us know.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘menu decoration block’ is closed to new replies.