|
Server : LiteSpeed System : Linux server104.web-hosting.com 4.18.0-513.24.1.lve.1.el8.x86_64 #1 SMP Thu May 9 15:10:09 UTC 2024 x86_64 User : saleoqej ( 6848) PHP Version : 8.0.30 Disable Function : NONE Directory : /home/saleoqej/chijamzacademy.com/wp-content/plugins/thrive-visual-editor/inc/menu/ |
<?php
/**
* Thrive Themes - https://thrivethemes.com
*
* @package thrive-visual-editor
*/
if ( ! defined( 'ABSPATH' ) ) {
exit; // Silence is golden!
} ?>
<div id="tve-button-component" class="tve-component" data-view="Button">
<div class="text-options action-group">
<div class="dropdown-header" data-prop="docked">
<div class="group-description">
<?php echo esc_html__( 'Main Options', 'thrive-cb' ); ?>
</div>
<i></i>
</div>
<div class="dropdown-content">
<div class="tve-control gl-st-button-toggle-1 hide-states" data-view="ButtonPalettes"></div>
<div class="tve-master-color">
<div class="tve-control gl-st-button-toggle-1" data-view="MasterColor"></div>
<div class="master_color_warning global-edit-warning tcb-hide">
<?php echo esc_html__( 'Changing the Master Color will unlink the element from any global color/gradient which was applied on it previously.', 'thrive-cb' ); ?>
</div>
</div>
<div class="hide-states">
<div class="tve-control" data-view="SecondaryText"></div>
<div class="tve-control" data-view="ButtonIcon"></div>
</div>
<div class="tcb-button-icon-controls tcb-hidden hide-states">
<div class="tve-control tcb-icon-side-wrapper" data-key="icon_side" data-view="ButtonGroup"></div>
</div>
<div class="hide-states pt-5 pb-5">
<div class="tve-control no-space sep-top" data-key="ButtonSize" data-view="ButtonGroup"></div>
<div class="tve-control pt-5 gl-st-button-toggle-2" data-key="Align" data-view="ButtonGroup"></div>
<div class="tve-control gl-st-button-toggle-2" data-view="ButtonWidth"></div>
<div class="tcb-button-link-container">
<hr>
<div class="btn-link mt-10"></div>
</div>
</div>
</div>
</div>
</div>