Css_Prop::get_unit_responsive()

Method: Get suffix from controls that store data in the following format: { desktop: value, tablet: value, mobile: value, deskotp-unit: px, tablet-unit: px, mobile-unit: px }

Source: inc/core/styles/css_prop.php:29

Used by 3 functions | Uses 1 function | Part of Neve free theme

Css_Prop::get_suffix_responsive()

Method: Get suffix from controls that store data in the following format: { desktop: value, tablet: value, mobile: value, suffix : { deskop: px, tablet: px, mobile: px} }

Source: inc/core/styles/css_prop.php:47

Used by 4 functions | Uses 2 functions | Part of Neve free theme