/home/desid573/verdenaturopathy.com.au/site3/wp-content/themes/blossom-coach/src/scss
NameSizeModeActions
style.scss1690644editdlrm
_faq.scss8860644editdlrm
_general.scss15900644editdlrm
_home.scss73200644editdlrm
_offers.scss6320644editdlrm
_plugins.scss10760644editdlrm
_starterSites.scss22070644editdlrm
_tab.scss39790644editdlrm
_variables.scss4150644editdlrm
Edit: /home/desid573/verdenaturopathy.com.au/site3/wp-content/themes/blossom-coach/src/scss/_general.scss (1590B)
.cw-dashboard { padding: 0 50px 24px; margin-left: -20px; font-size: 16px; color: $font-color; background: $white-color; font-family: $fontFamily; line-height: 1.5; @media screen and (max-width: 1441px) { padding: 0 16px 24px; } a { text-decoration: none; } h1, h2, h3, h4, h5, h6 { margin: 0; } h1 { font-size: 22px; line-height: 1.3; } h2 { font-size: 20px; line-height: 1.5; } h3 { font-size: 18px; line-height: 1.5; } p { font-size: 16px; margin: 0 0 16px; } .cw-button-btn { display: inline-flex; align-items: center; font-size: 14px; font-weight: 500; padding: 10px 12px; border-radius: 100px; border: 1px solid $primary-color; cursor: pointer; transition: all 0.3s; &.outline { background: transparent; color: $primary-color; &:hover { background: $primary-color; color: $white-color; } } &.primary-btn { background: $primary-color; color: $white-color; &:hover:not(.deactivate) { background: transparent; color: $primary-color; } &.long-button { width: -webkit-fill-available; justify-content: center; font-size: 16px; } } &.deactivate:hover { opacity: 0.7; } } .freepro{ width: 100%; } [disabled] { opacity: 0.7; cursor: no-drop; box-shadow: none; } .starter-sites-button { display: flex; justify-content: center; margin-block:30px; &.cw-button .cw-button-btn{ padding: 10px 32px; } } }