Codex Neve
  • Developer Documentation
  • Visual Guide

Codex Neve

Search the Code Reference for more information about Neve's hooks.

Skip to content
Filter by type:
Search
Browse: Home / Classes / My_Account / My_Account::add_style()

My_Account::add_style( array $css_array = array() )

Method to add Component css styles.


Parameters

$css_array

(Optional) An array containing css rules.

Default value: array()


Return

(array)


Source

File: includes/modules/header_footer_grid/components/my_account.php


			

Expand full source code Collapse full source code View on Github


Related

Uses

Uses
Uses Description
neve-pro-addon.php: neve_pro_is_new_skin()

Theme has new skin.

header-footer-grid/Core/Components/Abstract_Component.php: Abstract_Component::add_style()

Method to add Component css styles.

header-footer-grid/Core/Settings/Manager.php: Manager::get_instance()

Returns the instance of the class.

includes/modules/header_footer_grid/components/my_account.php: My_Account::legacy_style()

Method to add Component css styles.


Changelog

Changelog
Version Description
1.0.0 Introduced.

© Vertigo Studio SRL 2025