Hi all
How can i make appears the shadow in the middle table ?
Example:
Whitout Sahdow
http://telealhama.es/internet/
Whit Sahdow
http://telealhama.es/shortcodes/pricing-and-data-tables/
Hey tokyoluz!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia_pricing_minimal .pricing-table {
box-shadow: 0 0 9px 1px rgba(0, 0, 0, 0.1);
margin: 4px;
}
Cheers!
Yigit
thanks :)