Categories

Featured templates

WordPress. How to change background of menu items

Jeff Bell August 10, 2015
Rating: 5.0/5. From 1 vote.
Please wait...

Hello! This tutorial will show you how to change menus background in your WordPress template.

WordPress. How to change background of menu items

This procedure will need to be done using developers tool like Firebug. We’ll change backgrounds by adding new css code.

  1. Please open the frontend of your site and rightclick on the navigation menu and inspect it with your developers tool which in our case is Firebug :

    1

  2. Rightclick in Style section and add rule for background color of your menu, e.g.:

    background-color: #111 !important;

    2

  3. Copy the rule you created, insert it to style.css file in Appearance -> Editor or in Cherry Options -> Custom CSS and save the changes:

    3

  4. Refresh and check the changes on your site:

    4

  5. Let’s do the same for the submenu:

    5

  6. Copy the rule you created, insert it to style.css or Custom CSS file and save the changes:

    6

  7. Check the changes on your site:

    7

You just learned how to change backgrounds of your menus on your site.

Feel free to check the detailed video tutorial below:

WordPress. How to change background of menu items

High End Wordpress Themes
This entry was posted in WordPress Tutorials and tagged background, color, menu, WordPress. Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket