.$_el.x-quote { @if $quote_width !== 'auto' { width: $quote_width; } @unless $quote_max_width?? { max-width: $quote_max_width; } margin: $quote_margin; border-width: $quote_border_width; border-style: $quote_border_style; border-color: $quote_border_color; @unless $quote_border_radius?? { border-radius: $quote_border_radius; } padding: $quote_padding; font-size: $quote_base_font_size; background-color: $quote_bg_color; @unless $quote_box_shadow_dimensions?? { @if $quote_box_shadow_color === 'transparent' { box-shadow: none; } @if $quote_box_shadow_color !== 'transparent' { box-shadow: $quote_box_shadow_dimensions $quote_box_shadow_color; } } font-size: $quote_base_font_size; background-color: $quote_bg_color; } .$_el .x-quote-text { font-family: $quote_text_font_family; font-size: $quote_text_font_size; font-style: $quote_text_font_style; font-weight: $quote_text_font_weight; line-height: $quote_text_line_height; @unless $quote_text_letter_spacing?? { letter-spacing: $quote_text_letter_spacing; } @unless $quote_text_text_align?? { text-align: $quote_text_text_align; } @unless $quote_text_text_decoration?? { text-decoration: $quote_text_text_decoration; } @unless $quote_text_text_transform?? { text-transform: $quote_text_text_transform; } @unless $quote_text_text_shadow_dimensions?? { @if $quote_text_text_shadow_color === 'transparent' { text-shadow: none; } @if $quote_text_text_shadow_color !== 'transparent' { text-shadow: $quote_text_text_shadow_dimensions $quote_text_text_shadow_color; } } color: $quote_text_text_color; } @if $quote_cite_content !== '' { .$_el .x-quote-cite { flex-direction: $quote_cite_flex_direction; justify-content: $quote_cite_flex_justify; align-items: $quote_cite_flex_align; @if $quote_cite_flex_wrap === true { flex-wrap: wrap; align-content: $quote_cite_flex_align; } margin: $quote_cite_margin; border-width: $quote_cite_border_width; border-style: $quote_cite_border_style; border-color: $quote_cite_border_color; @unless $quote_cite_border_radius?? { border-radius: $quote_cite_border_radius; } padding: $quote_cite_padding; font-family: $quote_cite_font_family; font-size: $quote_cite_font_size; font-style: $quote_cite_font_style; font-weight: $quote_cite_font_weight; line-height: $quote_cite_line_height; @unless $quote_cite_letter_spacing?? { letter-spacing: $quote_cite_letter_spacing; } @unless $quote_cite_text_align?? { text-align: $quote_cite_text_align; } @unless $quote_cite_text_decoration?? { text-decoration: $quote_cite_text_decoration; } @unless $quote_cite_text_transform?? { text-transform: $quote_cite_text_transform; } @unless $quote_cite_text_shadow_dimensions?? { @if $quote_cite_text_shadow_color === 'transparent' { text-shadow: none; } @if $quote_cite_text_shadow_color !== 'transparent' { text-shadow: $quote_cite_text_shadow_dimensions $quote_cite_text_shadow_color; } } color: $quote_cite_text_color; background-color: $quote_cite_bg_color; @unless $quote_cite_box_shadow_dimensions?? { @if $quote_cite_box_shadow_color === 'transparent' { box-shadow: none; } @if $quote_cite_box_shadow_color !== 'transparent' { box-shadow: $quote_cite_box_shadow_dimensions $quote_cite_box_shadow_color; } } } .$_el .x-quote-cite-text { @unless $quote_cite_letter_spacing?? { margin-right: calc($quote_cite_letter_spacing * -1); } } @if $quote_cite_graphic === true {
Fatal error: Uncaught Error: Call to undefined function cs_get_partial_style() in /home/ioscotland/public_html/wp-content/plugins/cornerstone/includes/views/styles/elements/quote-css.php:164 Stack trace: #0 {main} thrown in /home/ioscotland/public_html/wp-content/plugins/cornerstone/includes/views/styles/elements/quote-css.php on line 164