This topic has 7 replies, 2 voices, and was last updated 6 years, 1 months ago ago by Rose Tyler
Hello guys, please help me!
1 – Paging is missing from store pages (http://prntscr.com/l1xpqs)
2 – How to put 2 products per line in the mobile version?
3 – I want to change the font color of the price and put bold (http://prntscr.com/l1xq6g)
4 – I wanted to put this on all site products (http://prntscr.com/l1xqos)
5 – I want to leave the product like this when hovering the mouse, display the buy button only by hovering the mouse on top, also display a thin and discreet border when hovering the mouse. Just like this site https://www.disatoys.com.br/
Thanks!!
Hello,
Your site under maintenance mode, so I can’t check it. Please provide temporary wp-admin access.
4. Please describe the desired result in more details.
Regards
4. I want to put a writing in highlight like in printscreen, standard in all products.
In private note access to my wp admin
Help me please!!
Hello,
1. Sorry, but your question is a bit unclear to me. Please describe the desired result in more details for better understanding of where and how it should look.
2. On Shop I can see 2 products on mobile, for products that displayed via our element – http://prntscr.com/l2jnk0 http://prntscr.com/l2jmtv
3. Please try to use this custom css code:
.content-product .products-page-cats, .content-product .products-page-cats a, .content-product .products-page-brands, .content-product .products-page-brands a, .content-product .price {
color: red;
font-weight: 600;
}
4-5. There is no such possibility for now. Maybe something similar will be added in one of next theme updates.
Regards
1 – Paging disappeared on product pages. Exemple: http://prntscr.com/l2n40w
5 – How do I put a border on all products? I want to put a thin and discreet edge, which has space between the products. http://prntscr.com/l2n53a
Sorry my english, im brazilian.
Hello,
Sorry for the delay due to the weekends.
1. http://prntscr.com/l3fqv1
5. Please try to use this code:
.content-product {
border: 1px solid red;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up