PATH:
home
/
lab2454c
/
fcxpro.com
/
wp-content
/
plugins
/
webon-core
/
inc
/
shortcodes
/
info-section
/
assets
/
css
/
scss
/* ========================================================================== Section Title shortcode responsive styles ========================================================================== */ .qodef-info-section { @include qodefScreenSize1024 { &.qodef-title-break--disabled { .qodef-m-title { br { display: none; } } } &.qodef-text-break--disabled { .qodef-m-info-text { br { display: none; } } } } @include qodefScreenSize480 { .qodef-m-info { flex-direction: column; } .qodef-m-info-title { width: 100%; padding-right: 0; padding-bottom: 24px; } } }
[+]
..
[-] _info-section-default.scss
[edit]
[-] _info-section-responsive.scss
[edit]