This topic has 1 reply, 2 voices, and was last updated 8 years by Radu.

  • Author
  • #95668
     kent
    Participant

    How do I change the color on the side menu?

    and how do I add menu items to it.

    Like notifications, like search

    #95726
     Radu
    Moderator

    Hi,

    You can change the side menu bg color with this css

    Add this code to your wp-admin -> theme options -> general settings -> quick css

    COPY CODE
    
    
    .side-color {
        background: green;
    }
    

    The items can be added to sidemenu by checking -> side menu on wp-admin -> appearance -> menus ( see attached screenshot)

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    Attachments:
    You must be logged in to view attached files.
Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?