diff --git a/functions.php b/functions.php index 5f0a01d5..74fd7915 100755 --- a/functions.php +++ b/functions.php @@ -138,7 +138,6 @@ function genesis_sample_responsive_menu_settings() { '404-page', 'drop-down-menu', 'headings', - 'rems', 'search-form', 'skip-links', ) diff --git a/lib/woocommerce/genesis-sample-woocommerce.css b/lib/woocommerce/genesis-sample-woocommerce.css index 76f4474c..d9ce95fd 100644 --- a/lib/woocommerce/genesis-sample-woocommerce.css +++ b/lib/woocommerce/genesis-sample-woocommerce.css @@ -133,7 +133,6 @@ Loaded on WooCommerce pages */ cursor: pointer; display: inline-block; font-size: 16px; - font-size: 1.6rem; font-weight: 600; line-height: 1.625; padding: 8px 12px; @@ -267,7 +266,6 @@ Loaded on WooCommerce pages */ .woocommerce-cart table.cart td { font-size: 18px; - font-size: 1.8rem; padding: 10px 12px; } @@ -296,7 +294,6 @@ Loaded on WooCommerce pages */ .woocommerce-cart table.cart td.actions .coupon .input-text { font-size: 18px; - font-size: 1.8rem; } .woocommerce-cart td.product-name dl.variation dd { @@ -358,7 +355,6 @@ Loaded on WooCommerce pages */ color: #fff; cursor: pointer; font-size: 16px; - font-size: 1.6rem; font-weight: 600; padding: 15px 20px; text-align: center; @@ -395,7 +391,6 @@ Loaded on WooCommerce pages */ .woocommerce .quantity .qty { font-size: 20px; - font-size: 2rem; line-height: 1.5; margin-right: 5px; padding: 12px 5px; @@ -511,7 +506,6 @@ Loaded on WooCommerce pages */ .woocommerce-account .woocommerce-Address-title h3 { font-size: 26px; - font-size: 2.6rem; } .woocommerce-account .woocommerce-Address { @@ -589,7 +583,6 @@ Loaded on WooCommerce pages */ .woocommerce .woocommerce-breadcrumb { font-size: 18px; - font-size: 1.8rem; margin-bottom: 40px; } @@ -750,7 +743,6 @@ div.woocommerce-info.wc-memberships-restriction-message.wc-memberships-restricte .woocommerce .widget_price_filter .price_slider_amount .button, .woocommerce.widget_price_filter .price_slider_amount .button { font-size: 16px; - font-size: 1.6rem; } /* Woo Active Filters @@ -765,7 +757,6 @@ div.woocommerce-info.wc-memberships-restriction-message.wc-memberships-restricte .woocommerce.widget_recent_reviews .reviewer { font-size: 12px; - font-size: 1.2rem; letter-spacing: 1px; text-transform: uppercase; } diff --git a/style.css b/style.css index 02aafc31..3bbf6bf3 100755 --- a/style.css +++ b/style.css @@ -148,23 +148,15 @@ html { --------------------------------------------- */ html { - font-size: 62.5%; /* 10px browser default */ -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; } -/* Chrome fix */ -body > div { - font-size: 18px; - font-size: 1.8rem; -} - body { background-color: #fff; color: #333; font-family: 'Source Sans Pro', sans-serif; font-size: 18px; - font-size: 1.8rem; font-weight: 400; line-height: 1.625; margin: 0; @@ -241,7 +233,6 @@ blockquote::before { content: "\201C"; display: block; font-size: 30px; - font-size: 3rem; height: 0; left: -20px; position: relative; @@ -265,12 +256,10 @@ h6 { h1 { font-size: 30px; - font-size: 3rem; } h2 { font-size: 27px; - font-size: 2.7rem; } .entry-content h3, @@ -280,12 +269,10 @@ h2 { h3 { font-size: 24px; - font-size: 2.4rem; } h4 { font-size: 20px; - font-size: 2rem; } .entry-content h4 { @@ -294,12 +281,10 @@ h4 { h5 { font-size: 18px; - font-size: 1.8rem; } h6 { font-size: 16px; - font-size: 1.6rem; } /* Objects @@ -405,7 +390,6 @@ textarea { border: 1px solid #ddd; color: #333; font-size: 18px; - font-size: 1.8rem; font-weight: 400; padding: 15px; width: 100%; @@ -442,7 +426,6 @@ input[type="submit"], color: #fff; cursor: pointer; font-size: 16px; - font-size: 1.6rem; font-weight: 600; padding: 15px 30px; text-align: center; @@ -653,7 +636,6 @@ th:first-child { .breadcrumb { border-bottom: 1px solid #eee; font-size: 16px; - font-size: 1.6rem; margin-bottom: 40px; padding-bottom: 10px; } @@ -697,14 +679,12 @@ th:first-child { .archive-title, .author-box-title { font-size: 20px; - font-size: 2rem; font-weight: 600; margin-bottom: 10px; } .entry-title { font-size: 30px; - font-size: 3rem; margin-bottom: 10px; } @@ -721,7 +701,6 @@ th:first-child { .widget-title { font-size: 18px; - font-size: 1.8rem; font-weight: 600; margin-bottom: 20px; } @@ -807,7 +786,6 @@ img.alignright, .gallery-caption, .wp-caption-text { font-size: 14px; - font-size: 1.4rem; font-weight: 600; margin: 0; text-align: center; @@ -886,7 +864,6 @@ img.alignright, .featured-content .entry-title { font-size: 16px; - font-size: 1.6rem; margin-bottom: 5px; margin-top: 10px; } @@ -910,7 +887,6 @@ img.alignright, .enews-widget input { font-size: 16px; - font-size: 1.6rem; margin-bottom: 10px; } @@ -1018,7 +994,6 @@ img.alignright, .site-title { font-size: 20px; - font-size: 2rem; font-weight: 600; line-height: 1; margin-bottom: 0; @@ -1062,7 +1037,6 @@ img.alignright, color: #333; display: block; font-size: 15px; - font-size: 1.5rem; font-weight: 400; outline-offset: -1px; padding-bottom: 12px; @@ -1098,7 +1072,6 @@ img.alignright, .genesis-nav-menu .sub-menu a { background-color: #fff; font-size: 14px; - font-size: 1.4rem; position: relative; word-wrap: break-word; } @@ -1292,7 +1265,6 @@ img.alignright, .entry-content .caption { font-size: 14px; - font-size: 1.4rem; font-weight: 600; margin-top: -20px; text-align: center; @@ -1308,7 +1280,6 @@ img.alignright, p.entry-meta { font-size: 16px; - font-size: 1.6rem; margin-bottom: 0; } @@ -1353,7 +1324,6 @@ p.entry-meta { cursor: pointer; display: inline-block; font-size: 16px; - font-size: 1.6rem; font-weight: 600; margin-bottom: 4px; padding: 8px 12px; @@ -1374,7 +1344,6 @@ p.entry-meta { .entry-comments, .entry-pings { font-size: 18px; - font-size: 1.8rem; margin-bottom: 40px; } @@ -1426,7 +1395,6 @@ p.entry-meta { .sidebar { font-size: 16px; - font-size: 1.6rem; line-height: 1.5; } @@ -1447,7 +1415,6 @@ p.entry-meta { background-color: #fff; clear: both; font-size: 18px; - font-size: 1.8rem; padding: 60px 0; } @@ -1475,7 +1442,6 @@ p.entry-meta { background-color: #fff; border-top: 1px solid #eee; font-size: 15px; - font-size: 1.5rem; line-height: 1.5; padding: 30px; text-align: center;