Having trouble styling Printpress by cms master
-
Hi everyone, I am not very handy when it comes to codes. I am trying to put together a bookstore and i picked Printpress, a theme by CMS Masters. The theme came with my envato sub so no support. 1. I have been trying to adjust the height of the products but with no success. I saw the section below while inspecting the page and i tried to add the css manually and adjust the height with no success. 2. When you hover on a product, an “add to cart” appears in red. I want to change that red color and the red color of the book prices.
.cmsmasters_product .cmsmasters_product_img img {
width: 100%;
height: 100%;
}.columns-4.cmsmasters_products .product {
width: 21.48%;
}
.columns-4.cmsmasters_products .product:nth-child(4n+1) {
clear: left;
}Bellow is the demo address for the theme.
https://printpress.cmsmasters.net/default/?storefront=envato-elements
The page I need help with: [log in to see the link]
- The topic ‘Having trouble styling Printpress by cms master’ is closed to new replies.