|
@@ -6,7 +6,7 @@ Author: Automattic
|
|
|
Author URI: https://automattic.com/
|
|
|
Description: Barnsbury is an earthy and friendly theme design with farming and agriculture businesses in mind.
|
|
|
Requires at least: WordPress 4.9.6
|
|
|
-Version: 1.2.9
|
|
|
+Version: 1.2.10
|
|
|
License: GNU General Public License v2 or later
|
|
|
License URI: LICENSE
|
|
|
Template: varia
|
|
@@ -4046,6 +4046,9 @@ body.admin-bar .widget_eu_cookie_law_widget.widget.top {
|
|
|
margin-top: 0;
|
|
|
margin-bottom: 0;
|
|
|
}
|
|
|
+ .site-header.has-logo:not(.has-title-and-tagline) {
|
|
|
+ grid-template-areas: "site-logo main-navigation" "site-logo social-navigation";
|
|
|
+ }
|
|
|
.site-logo {
|
|
|
grid-area: site-logo;
|
|
|
margin-bottom: 16px;
|