Tagged: Shop Page, styling, woocommerce
-
AuthorPosts
-
December 6, 2016 at 7:19 am #720860
Hi guys!!
Hope you are doing great!! :)
I need your help with a bit of CSS to remove the display of the price on the Shop page.
I tried this but didn’t work:
.av-masonry-price .price {
display: none;
}Here is the url to the page: http://bodasyweddings.com/shop/
The product are shown with a masonry.
Also, is there a way to have the categories display above the products? Or to show the categories with a better look than WooCommerce’s?
Thank you so much!!
Warmly,
Havi
December 7, 2016 at 4:40 am #721328Hey havi,
Please try the following in Quick CSS under Enfold->General Styling:
#av-masonry-1 .woocommerce-Price-amount { display:none !important; }
Best regards,
RikardDecember 7, 2016 at 4:53 am #721331Thank you, Rikard!! Purged the cache and worked like a charm!! :)
Let’s have them find out the price after they click on what they like!!!
Any ideas for having the categories display above or maybe add a sub menu that sticks to the top for the Shop page (I can create one with the categories)
Thank you!!!
Warmly,
Havi
December 9, 2016 at 4:06 pm #722479Hi,
Please edit your Masonry element and choose to make it sortable – http://i.imgur.com/Wj72Ade.png :)
Best regards,
YigitDecember 9, 2016 at 11:00 pm #722629Hi Yigit,
Thank you! I did that in the beginning… it looks really bad… (too many sorting options with names in 2 languages)
How can I have the Masonry element not be full width? Maybe then it will position itself after the Woocommerce categories.
Warmly,
Havi
December 13, 2016 at 12:39 pm #723681Hi,
you could put Masonry Element inside a column (Layout Element).
Best regards,
AndyFebruary 16, 2017 at 6:23 pm #748086Hi Andy!!
I created a gorgeous way to have the categories on top on the Shop page (without using the ALB)! I added a Masonry element with selected images for each category and it looks divine!!
Check it out! http://bodasyweddings.com/shop/
I may test conversion down the road with your suggestion as well.
Thank you!!! :) (and thank you for the most magnificent theme ever!!)
Warmly,
Havi
February 20, 2017 at 1:19 pm #749300Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)Best regards,
Andy -
AuthorPosts
- The topic ‘A bit of CSS required’ is closed to new replies.