Manage Call-to-action Colors

{{ csrf_field() }}

Call to action settings


@include('web.default.view.product.color-palet', [ 'colorInput'=>'call_to_action_background_color', 'colorInputLabel'=>'Call-to-action background color' ] )





@include('web.default.view.product.color-palet', [ 'colorInput'=>'call_to_action_text_color', 'colorInputLabel'=>'Call-to-action text color' ] )





@include('web.default.view.product.text-size-inputs', [ 'colorInput'=>'call_to_action_text_size', 'colorInputLabel'=>'Call-to-action text size', 'colorInputValue'=>$product->call_to_action_text_size ] )