Hi
In backend all is great http://www.evernote.com/l/AOFe2gElHfNLpqbH8Xrkak8vltKQ22EfrNU/ but in frontend not http://www.evernote.com/l/AOGc3nJay8dNQZYMIyNWqY4bTsUBTgzNxHc/
Example url you can find in private content
Can I improve that?
Thank you
Hi kkwasniewski!
Thank you for using Enfold.
Please add this in the Quick CSS field:
.woocommerce-tabs #tab-description ul {
position: relative;
}
.woocommerce-tabs #tab-description ul li {
padding-left: 10px;
list-style: none;
}
.woocommerce-tabs #tab-description ul li:before {
content: '•';
position: absolute;
left: 0;
}
Best regards,
Ismael
Works great, thank you
BR
Krzysztof