Skip to content

Instantly share code, notes, and snippets.

@anastransvelo
Created May 22, 2020 11:09
Show Gist options
  • Save anastransvelo/c93bc5bbaa049640c2c4aac40ba0426c to your computer and use it in GitHub Desktop.
Save anastransvelo/c93bc5bbaa049640c2c4aac40ba0426c to your computer and use it in GitHub Desktop.
elector mobile custom change
.handheld-header-v2 .header-logo img,
.mobile-header-v1 .header-logo img,
.mobile-header-v2-inner .header-logo img {
max-width: 150px;
}
.handheld-header-v2 .handheld-header-links>ul li+li,
.mobile-header-v1 .handheld-header-links>ul li+li,
.mobile-header-v2-inner .handheld-header-links>ul li+li {
margin-left: 10px;
}
.mobile-header-v1 .site-search,
.mobile-header-v2 .site-search {
padding-top: 14px;
}
.mobile-header-v1 .site-search .widget.widget_product_search form,
.mobile-header-v1 .site-search .widget.widget_search form {
border: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment