Merge pull request #10575 from shivapoudel/nav-tab-fix
Apply custom css for nav tag but not in h2 tag
This commit is contained in:
commit
92226c78ae
|
@ -2483,7 +2483,7 @@ img.help_tip {
|
|||
}
|
||||
|
||||
.woocommerce {
|
||||
.woo-nav-tab-wrapper {
|
||||
nav.woo-nav-tab-wrapper {
|
||||
margin: 1.5em 0 1em !important;
|
||||
border-bottom: 1px solid #ccc;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue