Server IP : 172.67.214.6 / Your IP : 216.73.216.73 Web Server : LiteSpeed System : Linux premium900.web-hosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64 User : redwjova ( 1790) PHP Version : 8.1.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/redwjova/public_html/wp-content/themes/kadence/assets/css/src/ |
Upload File : |
@import "_custom-properties.scss"; .site-branding { max-height: inherit; a.brand { display: flex; gap: 1em; flex-direction: row; align-items: center; text-decoration: none; color: inherit; max-height: inherit; img { display: block; //width:auto; } } .site-title { margin:0; } .site-description { margin: 0.4375em 0 0; word-wrap: break-word; } &.branding-layout-standard-reverse a.brand { flex-direction: row-reverse; } &.branding-layout-vertical { &.site-title-top a.brand { .site-title-wrap { order:-1; } .site-description { margin: 0; } } a.brand { flex-direction: column; } } &.branding-layout-vertical-reverse a.brand { flex-direction: column-reverse; } } .site-header-section-center .site-branding { &.branding-layout-vertical, &.branding-layout-vertical-reverse { a.brand { text-align: center; img { margin-left: auto; margin-right: auto; } } } } @media screen and ( max-width: $tablet-minus-query) { .site-branding { &.branding-tablet-layout-standard-reverse a.brand { flex-direction: row-reverse; } &.branding-tablet-layout-vertical { &.site-title-top a.brand { .site-title-wrap { order:-1; } } a.brand { flex-direction: column; } } &.branding-tablet-layout-vertical-reverse a.brand { flex-direction: column-reverse; } } } @media screen and ( max-width: $phone-minus-query) { .site-branding { &.branding-mobile-layout-standard:not(.site-brand-logo-only) a.brand { flex-direction: row; } &.branding-mobile-layout-standard-reverse a.brand { flex-direction: row-reverse; } &.branding-mobile-layout-vertical { &.site-title-top a.brand { .site-title-wrap { order:-1; } } a.brand { flex-direction: column; } } &.branding-mobile-layout-vertical-reverse a.brand { flex-direction: column-reverse; } } } .site-header-row-center-column .brand:not(.has-logo-image) .site-title-wrap { text-align: center; } .logo-icon { display: flex; .kadence-svg-iconset svg { width: 100%; height: auto; } }