Title: wallstreet theme
Last modified: August 30, 2016

---

# wallstreet theme

 *  [Hamilton2015](https://wordpress.org/support/users/hamilton2015/)
 * (@hamilton2015)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/wallstreet-theme/)
 * Hi!
 * I’m creating child theme from Wallstreet theme.
    The Wallstreet theme has faw
   css files. There is folder css and theme-menu.css and I want to change color 
   for menu. But, unfortunately I can’t, because in the parent theme, into function.
   php there is function which calls all css files in certain order. I tried to 
   create same function into child function.php but it is problem…
 * function webriti_scripts()
    { $current_options = get_option(‘wallstreet_pro_options’);
   wp_enqueue_style(‘wallstreet-style’, get_stylesheet_uri() ); wp_enqueue_style(‘
   wallstreet-bootstrap’, WEBRITI_TEMPLATE_DIR_URI . ‘/css/bootstrap.css’); wp_enqueue_style(‘
   wallstreet-theme-menu’, WEBRITI_TEMPLATE_DIR_URI . ‘/css/theme-menu.css’); wp_enqueue_style(‘
   wallstreet-media-responsive’, WEBRITI_TEMPLATE_DIR_URI . ‘/css/media-responsive.
   css’); wp_enqueue_style(‘wallstreet-font’, WEBRITI_TEMPLATE_DIR_URI . ‘/css/font/
   font.css’); wp_enqueue_style(‘wallstreet-font-awesome-min’, WEBRITI_TEMPLATE_DIR_URI.‘/
   css/font-awesome/css/font-awesome.min.css’); wp_enqueue_style(‘wallstreet-tool-
   tip’, WEBRITI_TEMPLATE_DIR_URI . ‘/css/css-tooltips.css’);
 *  wp_enqueue_script(‘wallstreet-menu’, WEBRITI_TEMPLATE_DIR_URI .’/js/menu/menu.
   js’,array(‘jquery’));
    wp_enqueue_script(‘wallstreet-bootstrap’, WEBRITI_TEMPLATE_DIR_URI.’/
   js/bootstrap.min.js’); }
 * I want to create other theme-menu.css and avoid calling parent theme-menu.css.
   
   Is it possible?
 * Thank you very much…

Viewing 1 replies (of 1 total)

 *  [leejosepho](https://wordpress.org/support/users/leejosepho/)
 * (@leejosepho)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/wallstreet-theme/#post-6435975)
 * Each plugin or theme has its own support forum and you might get a response from
   the author there:
    [https://wordpress.org/support/theme/wallstreet](https://wordpress.org/support/theme/wallstreet)
   [https://wordpress.org/themes/wallstreet/](https://wordpress.org/themes/wallstreet/)

Viewing 1 replies (of 1 total)

The topic ‘wallstreet theme’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [leejosepho](https://wordpress.org/support/users/leejosepho/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/wallstreet-theme/#post-6435975)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
