From 77354fd53424dbcf9af8d833570a4e07db28044e Mon Sep 17 00:00:00 2001 From: Sophia Atkinson Date: Sat, 8 Jul 2023 05:48:31 -0700 Subject: [PATCH] removed personal branding --- header.php | 12 ------------ .../mt-customizer-footer-panel-options.php | 2 +- style.css | 8 +++++--- 3 files changed, 6 insertions(+), 16 deletions(-) diff --git a/header.php b/header.php index daceb77..e7b404d 100644 --- a/header.php +++ b/header.php @@ -17,18 +17,6 @@ - - - - - - - - diff --git a/inc/customizer/mt-customizer-footer-panel-options.php b/inc/customizer/mt-customizer-footer-panel-options.php index bb4a69f..005ea40 100644 --- a/inc/customizer/mt-customizer-footer-panel-options.php +++ b/inc/customizer/mt-customizer-footer-panel-options.php @@ -139,7 +139,7 @@ function sophia_after_dark_customize_footer_panels_sections_register( $wp_custom $wp_customize->add_setting( 'sophia_after_dark_footer_disclaimer', array( 'capability' => 'edit_theme_options', - 'default' => esc_html__( 'All trademarks are property of their respective owners', 'sophia-after-dark' ), + 'default' => esc_html__( 'All Trademarks are property of their respective owners', 'sophia-after-dark' ), 'sanitize_callback' => 'sanitize_text_field' ) ); diff --git a/style.css b/style.css index 9c84f6a..fe651df 100644 --- a/style.css +++ b/style.css @@ -2,7 +2,7 @@ Theme Name: Sophia After Dark Author: Sophia Atkinson, Mystery Themes Author URI: https://sophia.wtf -Description: Sophia After Dark is a page builder based and colorful free blog style WordPress theme fit for writers and bloggers. With the help of live customizer option makes your site own and present your content in an attractive way. It comes up with an amazing creative blog layouts, fully RTL and translation ready, and also compatible with Gutenberg. The theme works perfectly with Elementor that helps to create a beautiful and unique website faster. As its name suggests, it added staggering variety of color and makes your site attractive and elegant. Check demo here: https://demo.mysterythemes.com/color-blog-demos +Description: Sophia After Dark is a page builder based and colorful free blog style WordPress theme fit for writers and bloggers. With the help of live customizer option makes your site own and present your content in an attractive way. It comes up with an amazing creative blog layouts, fully RTL and translation ready, and also compatible with Gutenberg. The theme works perfectly with Elementor that helps to create a beautiful and unique website faster. As its name suggests, it added staggering variety of color and makes your site attractive and elegant. Version: 1.0.3 Requires at least: 4.7 Tested up to: 6.0.2 @@ -2871,9 +2871,11 @@ Footer CSS .site-info { font-size: 13px; - float: left; + float: center; +} +.site-info .mt-disclaimer-text{ + font-style:italic; } - #colophon .widget .widget-title, #top-footer a { color: #fff;