Articles on: Sales Sniper

Waltt - Sales Sniper - Customize CSS

Gray outline






Solution:

You just have to integrate this CSS code in the HTML code Sales Sniper :

<style>
ul.product_extras_list{
background-color: #Fafafa;
padding-top: 15px !important;
padding-right: 15px !important;
padding-bottom: 15px !important;
padding-left: 15px !important;
}
</style

You can of course change the background color by specifying another Hexadecimal value.

Updated on: 25/10/2022

Was this article helpful?

Share your feedback

Cancel

Thank you!