Astra_BB_Ultimate_Addon::button_bg_hover_color()

Button Background Color


Description


Source

File: inc/compatibility/class-astra-bb-ultimate-addon.php

		public function button_bg_hover_color() {
			return astra_get_option( 'button-bg-h-color' );
		}


User Contributed Notes

You must log in before being able to contribute a note or feedback.