Home › Forums › Basel support forum › Help with shop page
Help with shop page
- This topic has 8 replies, 2 voices, and was last updated 7 years, 4 months ago by Artem Temos.
-
AuthorPosts
-
June 27, 2017 at 11:34 am #15638
polks111ParticipantHi. I`m beginner on WordPress so I have some questions.
1. How can I make bigger product images on shop page and make them full with like in https://snag.gy/YzQdOq.jpg
2. How to change the background color from white to gray or any other.
3. How to put price tag on product picture right upper corner ( without hover)
4. How to put product name on picture bottom ( without hover)
5. I want that when I click on picture in shop or in search products description page opens in quick view ( I have read in discussions that you have done that for some users)Basically, I want my shop page to look like in screenshot
6. How can I put banner or categories picture under categories? like in demo https://demo.xtemos.com/basel/product-category/shoes/
7. Is it possible to put on my website the same blog page that you have in demo
https://demo.xtemos.com/basel/category/lifestyle/Attachments:
You must be logged in to view attached files.June 27, 2017 at 12:00 pm #15641
Artem TemosKeymasterHello,
Thank you for choosing our theme and contacting us.
1. You can control your product images sizes in WooCommerce -> Settings -> Products -> Display.
2. Where do you want to change the background?
3 & 4. Sorry, but there is no such feature in our theme.
5. Could you please send us a link to the topic where you see that?
6. You can add the banner to your category description in Products -> Categories.
7. Of course, you can create the blog page in admin panel -> Pages and then set it to show your posts in Settings -> Reading.
Kind Regards
XTemos StudioJune 27, 2017 at 4:04 pm #15647
polks111Participant1. I mean how can i make product catalog image borders wider. So there would be almost no spaces between images just like in portfolio page but with no spaces on sides https://demo.xtemos.com/basel/portfolio/?projects4
Just like in the screenshot. In woocommerce settings I can’t make them any larger than it is right now.June 27, 2017 at 4:11 pm #15649
polks111Participant2. I want to change white color on the shop page to light grey
Attachments:
You must be logged in to view attached files.June 27, 2017 at 4:15 pm #15652
Artem TemosKeymaster1. Try to add the following code snippet to the Custom CSS area in Theme Settings to do this
.products.row { margin-left:-1px; margin-right:-1px; } .products.row .product { padding-left: 1px; padding-right: 1px; margin-bottom:1px; } .main-page-wrapper { background: #f4f4f4; }
2. Change the header background in Theme Settings -> Header.
June 27, 2017 at 5:22 pm #15653
polks111ParticipantI added a code and space between images is as I wanted but on rights and left side of the page I still have 3cm empty space. Can you make the same 1px space from page left and right side aswell?
June 27, 2017 at 8:14 pm #15654
Artem TemosKeymasterPlease, upload an image smaller than 512 KB.
June 28, 2017 at 9:52 am #15669
polks111ParticipantJune 28, 2017 at 11:19 am #15677
Artem TemosKeymasterIf you want to make your site layout full width you can enable this option in Theme Settings -> General Layout. Unfortunately, it is not possible to do this for products only.
Regards
-
AuthorPosts
Tagged: Shop Page
- You must be logged in to create new topics. Login / Register