woocommerce css change
-
https://www.vividoelectronics.com.au/product/65%E2%80%B3-4k-uhd-lcd/
If you have a look at this product on this website I’m making some changes too there is a description down the bottom.
The width is set to 50% under this
class=”large-8 xlarge-6 large-centered xlarge-centered columns”@media only screen and (min-width: 80em)
.xlarge-6 {
width: 50%;
}When I change that to about 80% I get the style I’m after but what would I put in the child functions style.css to get it to 80%?
It is also offset a little to the left but I am not sure why.
Any help would be greatly appreciated, thanks.
- The topic ‘woocommerce css change’ is closed to new replies.