-
AuthorPosts
-
January 30, 2015 at 12:23 am #388049
hi,
could you help me? this is my homepage: http://www.piemontigiocattoli.com . i would:
1- reduce the space (top and down) of the bottom block after the first layerslider (where there’s “per Tipologia” and the other 3 buttons)
2- allign the product slider layout: i notice that in the three 4/5 blocks i’ve inserted, the single products aren’t alligned because there’s different title lenght
3- avoid that the woocommerce badge “on sale” do not cover part of the product titleit is possible?
regards,
Nic
January 30, 2015 at 7:06 pm #388436Hi piemoo!
1. Add this to your custom CSS.
#after_layer_slider_1 .template-page { padding-top: 10px !important; padding-bottom: 10px !important; }
2. How are you trying to align them? Can you take a screenshot and highlight what your trying to do?
3. Add this to your custom CSS.
.inner_product_header h3 { width: 70% !important; }
Cheers!
ElliottJanuary 30, 2015 at 8:19 pm #388489Hi Elliott!
i mean this:
it affects also category layout.. previusly the installation of Enfold, i’ve resized all my product images with max size 850 x 850 and after installation i’ve regenerate thumbnails with “regenerate thumbnails” plugin with the default setting inserted in woocommerce
Regards,
Nic
- This reply was modified 9 years, 9 months ago by piemoo.
January 30, 2015 at 11:55 pm #388625i’ve another question. First i had Abundance and then i switched to Enfold regenerating thumbnails. Is it normal that i’ve 13 different copies of the same image in every wp-content/uploads folders?
- This reply was modified 9 years, 9 months ago by piemoo.
February 2, 2015 at 7:01 am #389156Hi piemoo!
Regarding your second problem. The difference in height is due to the product images being different in height, and more or less text for the descriptions. To fix this we could set a fixed height for the blocks, but there’s always a risk that some information within the block will not display if you choose that option.
Best regards,
Rikard -
AuthorPosts
- You must be logged in to reply to this topic.