This topic has 4 replies, 2 voices, and was last updated 3 years, 3 months ago ago by Rose Tyler
.
Hello,
Please provide URL of the mentioned page.
Regards
.
Hello,
Here is what I can see – https://gyazo.com/22c988a0b07e2dc75397c4c0e5c36c8b , you added box-shadow using custom CSS code. Do you need our assistance still?
When I remove your code via browser console, I can see tabs like on your screenshot, so https://gyazo.com/513f685ecd56dd352f9c465db34954ca
.single-product .wc-tabs:after {
display: none;
}
or https://gyazo.com/1e48df41a0a1b5d5334ecc47e5a5693a
.single-product .woocommerce-tabs.vertical {
border: 1px solid #e1e1e1;
}
.single-product .woocommerce-tabs .et-woocommerce-tab {
border-left: none;
}
.single-product .woocommerce-tabs.vertical .wc-tab {
padding-top: 30px;
padding-bottom: 30px;
}
.single-product .woocommerce-tabs.vertical .wc-tabs {
margin-top: 0px;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up