add css to internal div to show background out of div

CSS


<style>
    .product-tabs {
margin: 0 -10%;
padding: 0 10%;
background: #f4f4f4;
}
</style>

We can use this above CSS for all devices like PC,smartphone,tablet etc. 
but it will not work if we press + and -- Sign of keyboard



Popular posts from this blog

Cant use dump() function in twig files or how to enable debug in opencart twig or print_r alternate use dump() in opencart 3.0

maximum execution time error when importing sql data file since php.ini has been already set max execution time 3000

SEO Custom URL in Opencart