Title: Editing Sub Menu
Last modified: June 1, 2022

---

# Editing Sub Menu

 *  Resolved [artbeatillustrations](https://wordpress.org/support/users/artbeatillustrations/)
 * (@artbeatillustrations)
 * [4 years ago](https://wordpress.org/support/topic/editing-sub-menu/)
 * Hi,
    I would like to be able to edit the dropdown sub-menu for students. Specifically,
   I would like to 1. change the pink/orange color 2. edit the text that reads: 
   Let’s Start Learning Explore courses that will unlock your potential.

Viewing 6 replies - 1 through 6 (of 6 total)

 *  [munayam](https://wordpress.org/support/users/munayam/)
 * (@munayam)
 * [4 years ago](https://wordpress.org/support/topic/editing-sub-menu/#post-15701438)
 * Hello [@artbeatillustrations](https://wordpress.org/support/users/artbeatillustrations/),
 * You can share screenshots and the page urls you need help with and we will suggest
   solutions accordingly, thanks.
 *  Thread Starter [artbeatillustrations](https://wordpress.org/support/users/artbeatillustrations/)
 * (@artbeatillustrations)
 * [4 years ago](https://wordpress.org/support/topic/editing-sub-menu/#post-15703578)
 * Hi,
    Here is a screenshot. I circled the area on the dropdown menu that I would
   like to edit. [https://snipboard.io/XaA3nI.jpg](https://snipboard.io/XaA3nI.jpg)
   Thank you.
 *  [munayam](https://wordpress.org/support/users/munayam/)
 * (@munayam)
 * [4 years ago](https://wordpress.org/support/topic/editing-sub-menu/#post-15705019)
 * Hello [@artbeatillustrations](https://wordpress.org/support/users/artbeatillustrations/),
 * You appear to be using Starter theme. You can change colors from Starter options
   panel > colors and headers.
 * To change wordings from the header submenu you can navigate to the following 
   file to edit
 * >  /wp-content/themes/tutorstarter/inc/Traits/Header_Components.php
 *  Thread Starter [artbeatillustrations](https://wordpress.org/support/users/artbeatillustrations/)
 * (@artbeatillustrations)
 * [4 years ago](https://wordpress.org/support/topic/editing-sub-menu/#post-15706873)
 * Thank you, [@munayam](https://wordpress.org/support/users/munayam/). I was able
   to change the text, but I’m still having trouble with the colors.
    I’ve changed
   all the colors that are available under the Colors and Headers options, but the
   colors of the submenu stay the same. [https://snipboard.io/8Du2Ty.jpg](https://snipboard.io/8Du2Ty.jpg)
   [https://snipboard.io/GAKwIU.jpg](https://snipboard.io/GAKwIU.jpg)
 *  [munayam](https://wordpress.org/support/users/munayam/)
 * (@munayam)
 * [4 years ago](https://wordpress.org/support/topic/editing-sub-menu/#post-15711242)
 * Hello [@artbeatillustrations](https://wordpress.org/support/users/artbeatillustrations/),
 * You can copy, paste the code given below as additional CSS to change background
   color for this dropdown menu
 *     ```
       .tutor-submenu-login-section, .tutor-submenu-login-section-instructor {
           background: darkgray;
       }
       ```
   
 * You can change color name to suit your own preference. Remember to clear cache
   afterwards.
 *  Thread Starter [artbeatillustrations](https://wordpress.org/support/users/artbeatillustrations/)
 * (@artbeatillustrations)
 * [4 years ago](https://wordpress.org/support/topic/editing-sub-menu/#post-15716959)
 * Thank you! That did the trick.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Editing Sub Menu’ is closed to new replies.

 * ![](https://ps.w.org/tutor/assets/icon-256x256.gif?rev=3193875)
 * [Tutor LMS - eLearning and online course solution](https://wordpress.org/plugins/tutor/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tutor/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tutor/)
 * [Active Topics](https://wordpress.org/support/plugin/tutor/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tutor/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tutor/reviews/)

## Tags

 * [sub-menu](https://wordpress.org/support/topic-tag/sub-menu/)
 * [tutor lms](https://wordpress.org/support/topic-tag/tutor-lms/)

 * 6 replies
 * 2 participants
 * Last reply from: [artbeatillustrations](https://wordpress.org/support/users/artbeatillustrations/)
 * Last activity: [4 years ago](https://wordpress.org/support/topic/editing-sub-menu/#post-15716959)
 * Status: resolved