
Tagged: shop
-
AuthorPosts
-
February 10, 2019 at 9:31 pm #1065207
Hi,
I’m testing out Woocommerce with my website and theirs a couple of things that I hope you can help me with:
Shop Page:
1. Make the shop page titles above the images them, adjust the size of text and aligning text center?2. Make the “Check Me Out” text bigger on the shop page and remove the cart image or change it?
3. Make the gaps between the images bigger and bring the images slightly in more leaving more space on the side of the images? .(I wish the shop layout to be similar to this). This would mean the images will need to be slightly smaller right?
Single shop pages
1. Make the image bigger, hence moving the information more towards the right?2. Moving the button (“Check Me Out”) underneath the description?
3. Removing extra text such as “Category…” and the little text where it says “Description” above the the big “Description” title
I understand some of these things are really small changes so can you also tell me the name of files to change some things myself please?
All help is appreciated.
Thank you.Zak
February 11, 2019 at 9:58 pm #1065703Hey ZakMun,
Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
BasilisFebruary 11, 2019 at 10:19 pm #1065710Hi,
That’s fine. Could you at least tell me the names of the files that I should look at in order to edit the styles of the pages?
Zak
-
This reply was modified 6 years, 1 month ago by
Zak.
February 12, 2019 at 11:33 pm #1066140February 16, 2019 at 5:27 pm #1067725Hi,
I’ve been able to make most of the changes, however there’s 2 things which I can’t seem to do
1. I’m trying to add padding between the images and on the left and right hand side of the screen
2. Making the size of the product boxes smaller.This website is the best example I can give to show you what I’m trying to say.
Are you able to help me with that?
Thanks
ZakFebruary 20, 2019 at 7:43 pm #1069650Hi,
What is your web site URL?
Best regards,
BasilisFebruary 20, 2019 at 11:16 pm #1069728February 25, 2019 at 5:21 pm #1071363Hi Zak,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (min-width:768px){ .products.columns-3 { width: 80%; margin: 0 auto; } .shop_columns_3 .products .product { margin: 0 4% 1% 0; width: 30.6%; } }
If you need further assistance please let us know.
Best regards,
VictoriaFebruary 25, 2019 at 11:04 pm #1071511Hi Victoria,
Thank you for the code but unfortunately I used the code in the quick CSS and in the editor CSS and neither of them worked.
Is their anything else?
I’ve changed the menus now. I’m now using the product grid on my pages.Thanks
ZakMarch 1, 2019 at 11:45 am #1073066Hi Zak,
https://cl.ly/3ef0a44d157a The code works even in the setup you have now. If it does not apply on your end. there can be an error in the css before it. Please validate all the code you have in your Quick css or add the code I gave you on top in your Quick css.
Best regards,
VictoriaMarch 1, 2019 at 11:58 am #1073083Hi Victoria,
Yes, it does work. The problem was that Chrome wasn’t updating the changes. I checked it in Microsoft Edge and it looks good.
Thank youI have one final request if possible.
Are you able to make the product section box (from the title of the product to the “Check Me Out” button) in the shop page slightly smaller? Like the height of it so the shop page looks smaller.
I hope that make senseAfter that this thread can be closed
Kind Regards
ZakMarch 2, 2019 at 10:23 pm #1073745Hi Zak,
Yes, it can be the browser cache.
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.woocommerce-product-details__short-description p { margin: 0; } #top .inner_product_header { padding: 5px 10px; min-height: 60px; }
If you need further assistance please let us know.
Best regards,
VictoriaMarch 3, 2019 at 2:46 pm #1073954Hi Victoria,
Thank you for all your help!
Thread can be closed.
Best Regards
ZakMarch 4, 2019 at 7:51 am #1074211 -
This reply was modified 6 years, 1 month ago by
-
AuthorPosts
- The topic ‘Woocommerce Shop page and single page layouts’ is closed to new replies.