Boutiqueバージョン: 2.0.13のフッター「Built with Storefront & WooCommerce」を消す方法

テーマStorefront の子テーマ

Boutiqueバージョン: 2.0.13のフッター「Built with Storefront & WooCommerce」を消す方法

カスタマイズ -> 追加CSSを選択し、次のコードを挿入してください。

do not have other links in the site info:

.site-info a {
    display: none;
}

公開ボタンを押下するとフッターの「Built with Storefront & WooCommerce」は消えます。

投稿者: jj