centering testiomonial content
authorAnthony Talarico <talarico@gaslightmedia.com>
Fri, 7 Sep 2018 13:19:26 +0000 (09:19 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Fri, 7 Sep 2018 13:19:26 +0000 (09:19 -0400)
style.css

index 20437a9..708b95e 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,7 +3,7 @@ Theme Name: northland Storage
 Theme URI: https://accesspressthemes.com/wordpress-themes/accesspress-parallax/
 Author: AccessPress Themes
 Author URI: https://accesspressthemes.com/
-Version: 1.0.2
+Version: 1.0.3
 License: GNU General Public License v3 or later
 License URI: http://www.gnu.org/licenses/gpl-3.0.html
 Text Domain: accesspress-parallax
@@ -16,7 +16,7 @@ Use it to make something cool, have fun, and share what you've learned with othe
 AccessPress Parallax is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.
 */
 /*--------------------------------------------------------------
-1.0 - Reset
+1.0.3 - Reset
 --------------------------------------------------------------
 light brown : #7D3E00;
 dark brown  : #320701;
@@ -2926,6 +2926,10 @@ p, a, li, div{
         margin-top: 100px;
     }
 }
+.single-testimonial #content > .mid-content #primary{
+    float: none;
+    margin: 0 auto;
+}
 .post-type-archive-testimonial #primary.content-area{
     width: 100%;
 }