Browse Source

up font-sizes per AdThrive recommendation

windhamdavid 3 years ago
parent
commit
82a8b06fb4
1 changed files with 10 additions and 9 deletions
  1. 10 9
      style.css

+ 10 - 9
style.css

@@ -141,7 +141,7 @@ input[type="search"] {
 body {
 	color: #333;
 	font-family: 'Montserrat', sans-serif;
-	font-size: 15px;
+	font-size: 16px;
 	font-weight: 300;
 	letter-spacing: .5px;
 	line-height: 2;
@@ -1047,7 +1047,7 @@ img.alignright,
 .announcement-widget .enews-widget p {
 	background: transparent;
 	float: left;
-	font-size: 10px;
+	font-size: 16px;
 	font-weight: 300;
 	letter-spacing: 2px;
 	width: 50%;
@@ -1077,7 +1077,7 @@ img.alignright,
 	border-color: #a4c4c1;
 	color: #fff;
 	width: auto;
-	padding: 12px 34px;
+	padding: 14px 34px;
 	margin-right: 0;
 }
 
@@ -1204,7 +1204,7 @@ img.alignright,
 	margin-right: 10px;
 	padding: 15px;
 	line-height: 1;
-	font-size: 10px;
+	font-size: 16px;
 	-webkit-box-flex: 3;
 	-webkit-flex: 3;
 	    -ms-flex: 3;
@@ -1301,7 +1301,7 @@ div.ck_form input[type="email"] {
 --------------------------------------------- */
 
 .enews-widget input {
-	font-size: 10px;
+	font-size: 14px;
 	letter-spacing: 2px;
 	margin-bottom: 16px;
 	text-transform: uppercase;
@@ -1506,6 +1506,7 @@ div.nc_socialPanel {
 .announcement-widget .simple-social-icons ul li a,
 .announcement-widget .simple-social-icons ul li a:hover {
 	background: transparent !important;
+  font-size: 18px !important;
 }
 
 .genesis-nav-menu .simple-social-icons ul li {
@@ -1882,7 +1883,7 @@ figure.woocommerce-product-gallery__wrapper {
 .genesis-nav-menu {
 	clear: both;
 	font-family: 'Poppins', sans-serif;
-	font-size: 11px;
+	font-size: 16px;
 	font-weight: 400;
 	letter-spacing: 2px;
 	line-height: 1;
@@ -1956,7 +1957,7 @@ figure.woocommerce-product-gallery__wrapper {
 }
 
 .genesis-nav-menu .sub-menu a {
-	font-size: 9px;
+	font-size: 16px;
 	position: relative;
 	width: 200px;
 }
@@ -2010,7 +2011,7 @@ figure.woocommerce-product-gallery__wrapper {
 .genesis-nav-menu > .search input {
 	background: transparent;
 	border: none;
-	font-size: 9px;
+	font-size: 14px;
 	letter-spacing: 2px;
 	padding: 15px 15px 11px;
 	text-transform: uppercase;
@@ -2050,7 +2051,7 @@ figure.woocommerce-product-gallery__wrapper {
 }
 
 .nav-primary a {
-	font-size: 10px;
+	font-size: 16px;
 	padding: 15px 10px;
 }