{{ __('Website Branding') }}
{{ __("Upload your website logo that will show into user dashboard and public pages.") }}
{{ __('The logo will display on light background.') }}
@if(!empty(gss('website_logo_dark')) && !empty(preview_media(gss('website_logo_dark'))))
@endif
{{ __("Recomended dimensions 180x40 px.") }}
{{ __('The logo will display on dark background.') }}
@if(!empty(gss('website_logo_light')) && !empty(preview_media(gss('website_logo_light'))))
@endif
{{ __("Recomended dimensions 180x40 px.") }}
{{ __('The logo will use in email template.') }}
@if(!empty(gss('website_logo_mail')) && !empty(preview_media(gss('website_logo_mail'))))
@endif
{{ __("Recomended dimensions 180x40 px.") }}
{{ __('The logo will display on light background.') }}
@if(!empty(gss('website_logo_dark2x')) && !empty(preview_media(gss('website_logo_dark2x'))))
@endif
{{ __("Recomended dimensions 360x80 px.") }}
{{ __('The logo will display on dark background.') }}
@if(!empty(gss('website_logo_light2x')) && !empty(preview_media(gss('website_logo_light2x'))))
@endif
{{ __("Recomended dimensions 360x80 px.") }}