Theme: Storefront
/*Webtitel in die Mitte*/
@media screen and (min-width: 768px) {
.site-branding{
text-align: center;
margin: 0 auto !important;
float: none !important;
}
}
Theme: Storefront
/*Webtitel in die Mitte*/
@media screen and (min-width: 768px) {
.site-branding{
text-align: center;
margin: 0 auto !important;
float: none !important;
}
}