diff --git a/inc/settings b/inc/settings index b327ff6..18403e8 160000 --- a/inc/settings +++ b/inc/settings @@ -1 +1 @@ -Subproject commit b327ff681f31bbcffd726bc3d1cbcd7b24eb0039 +Subproject commit 18403e8b19bcadff4a32c485597f580bb539612e diff --git a/inc/settings.php b/inc/settings.php index b9069ad..2462ef7 100644 --- a/inc/settings.php +++ b/inc/settings.php @@ -1098,11 +1098,10 @@ function siteorigin_corp_settings_custom_css( $css ) { margin-top: ${footer_margin}; } .site-footer .widgets { - padding-top: ${footer_padding}; + padding: ${footer_padding} 0; } .site-footer .widgets .widget { color: ${footer_widget_text}; - margin-bottom: ${footer_padding}; } .site-footer .widgets .widget .wp-block-group__inner-container :is(h1,h2,h3,h4,h5,h6),.site-footer .widgets .widget .widget-title { color: ${footer_widget_title}; diff --git a/readme.txt b/readme.txt index 2852c43..4b8ce8c 100644 --- a/readme.txt +++ b/readme.txt @@ -4,9 +4,9 @@ Contributors: siteorigin Tags: one-column, two-columns, left-sidebar, right-sidebar, grid-layout, custom-background, custom-colors, custom-menu, custom-logo, featured-images, footer-widgets, full-width-template, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, blog -Tested up to: 6.4 +Tested up to: 6.5 Requires at least: 4.7 -Requires PHP: 5.6.20 +Requires PHP: 7.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -100,6 +100,11 @@ This theme makes use of the [SiteOrigin Settings Framework](https://github.com/s == Changelog == += 1.20.6 - 09 May 2024 = +* Updated Tested up to tag. +* Increased requried PHP version. +* Updated Customizer CSS. + = 1.20.5 - 03 May 2024 = * Footer: Adjusted footer widget mobile spacing. * WooCommerce: Improved `[products]` shortcode detection. diff --git a/sass/style.scss b/sass/style.scss index cbedf07..d376c65 100644 --- a/sass/style.scss +++ b/sass/style.scss @@ -5,9 +5,9 @@ Author URI: https://siteorigin.com/ Theme URI: https://siteorigin.com/theme/corp/ Description: A modern business theme from SiteOrigin. Corp is versatile and quick to customize. Fast loading and fully stocked with all the modern theme features you've come to expect and enjoy. Convert visitors to customers with effective layouts and beautifuly presented landing pages. Corp offers seamless integration with Page Builder by SiteOrigin, a custom WooCommerce design, five unique blog layouts and a stunning Jetpack Portfolio layout. Version: dev -Tested up to: 6.4 +Tested up to: 6.5 Requires at least: 4.7 -Requires PHP: 5.6.20 +Requires PHP: 7.0.0 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: siteorigin-corp diff --git a/style.css b/style.css index 1336795..70b5ef9 100644 --- a/style.css +++ b/style.css @@ -5,9 +5,9 @@ Author URI: https://siteorigin.com/ Theme URI: https://siteorigin.com/theme/corp/ Description: A modern business theme from SiteOrigin. Corp is versatile and quick to customize. Fast loading and fully stocked with all the modern theme features you've come to expect and enjoy. Convert visitors to customers with effective layouts and beautifuly presented landing pages. Corp offers seamless integration with Page Builder by SiteOrigin, a custom WooCommerce design, five unique blog layouts and a stunning Jetpack Portfolio layout. Version: dev -Tested up to: 6.4 +Tested up to: 6.5 Requires at least: 4.7 -Requires PHP: 5.6.20 +Requires PHP: 7.0.0 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: siteorigin-corp