Tagged: x
-
AuthorPosts
-
April 15, 2016 at 9:30 am #884353
SoWachaWantParticipantHello! I am a bit of a novice and could really use some some help. On our website I am using woo-commerce and I have sorted products by tag and created pages for them but at the top of the pages the title says “tag archive” and “Below you’ll find a list of all items that have been tagged as”. I was wondering if it is possible to hide this. It shows up on all of our product pages except for the main shop page because I have already found a way to turn that header off. I am using integrity with the dark theme. Any help would be appreciated.
April 15, 2016 at 10:36 pm #885208
DarshanaModeratorHi there,
Thanks for writing in! You can add this under Custom > CSS in the Customizer.
.tax-product_tag .x-header-landmark { display: none; }Hope that helps.
April 22, 2016 at 8:53 am #895385
SoWachaWantParticipantThank you for your reply! It seems to have worked thank you!
April 23, 2016 at 12:54 am #896291
FriechModeratorYou’re more than welcome, glad we could help.
Cheers!
April 27, 2016 at 10:21 am #902396
SoWachaWantParticipantIs there a way to change the size and color of the price of products? Also wondering if I can make the font inside the variations drop down bigger as well. Thank you for all the help!
April 27, 2016 at 6:52 pm #903219
DarshanaModeratorHi there,
You can add this under Custom > CSS in the Customizer and change the CSS values accordingly.
.woocommerce .amount { color: #ff0000 !important; font-size: 24px !important; } .woocommerce .variations select { font-size: 16px; }Hope that helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-884353 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
