Tagged: x
-
AuthorPosts
-
March 24, 2017 at 10:29 am #1419126
xtheme
ParticipantSorry but we have been browsing your knowledgebase for a good while now and although there appears to be a number of similar topics and suggested resolutions – we have tried everthing and none appear to work for us.
All we want to do is change / reduce the std font size set by x(Integrity) for product categories.
Please see attached screenshot.
Many Thanks
March 24, 2017 at 10:30 am #1419127xtheme
ParticipantThis reply has been marked as private.March 24, 2017 at 12:52 pm #1419319Darshana
ModeratorHi there,
Thanks for writing in! It is because you have another custom CSS rule targeting H2 tags. Add the following CSS rule also into your Customizer, Custom > CSS area.
.woocommerce .woocommerce-loop-category__title { font-size: 18px !important; }
Hope that helps.
March 27, 2017 at 7:45 am #1421561xtheme
ParticipantYes, that really has helped and I will now look at other custom css entries and delete all not required.
One last thing, can these category titles be centered?
Great theme and th best support – with thanks again.
Regards – John.
March 27, 2017 at 8:28 am #1421589xtheme
ParticipantThis reply has been marked as private.March 27, 2017 at 8:40 am #1421608Thai
ModeratorHi There,
Please update the custom CSS to this:
.woocommerce .woocommerce-loop-category__title, .woocommerce li.product .entry-header h3 { font-size: 18px !important; text-align: center; }
Hope it helps π
March 27, 2017 at 9:09 am #1421645xtheme
ParticipantYou are a genius and sorry to trouble you with this – honestly we did spend hours trying to resolve.
Many Thanks again – Dan.
March 27, 2017 at 9:17 am #1421679Thai
ModeratorYou’re most welcome π
If you need anything else please let us know.
March 29, 2017 at 7:39 am #1424072xtheme
ParticipantThis reply has been marked as private.March 29, 2017 at 12:37 pm #1424368Thai
ModeratorHi There,
Please update your custom CSS to this:
.woocommerce.post-type-archive-product, .woocommerce.tax-product_cat { background: url(http://gardenskinclinic.com.gridhosted.co.uk/wp-content/uploads/2017/02/garden_post_bg_masked.png) no-repeat; background-size: cover; background-attachment: fixed; }
Hope it helps π
March 30, 2017 at 8:48 am #1425296xtheme
ParticipantThis reply has been marked as private.March 30, 2017 at 7:53 pm #1425843Rue Nel
ModeratorHello John,
To have a background image in the mentioned pages, please have the css code updated and use this instead:
.woocommerce.archive, .woocommerce-page, .woocommerce-cart, .woocommerce-checkout, .woocommerce-page.single-product, .woocommerce.post-type-archive-product, .woocommerce.tax-product_cat { background: url(http://gardenskinclinic.com.gridhosted.co.uk/wp-content/uploads/2017/02/garden_post_bg_masked.png) no-repeat; background-size: cover; background-attachment: fixed; }
Please let us know if this works out for you.
March 31, 2017 at 4:06 am #1426125xtheme
ParticipantYes thank you, app woo commerce pages now have the custom background – excellent.
Still dont understand wht the sidebar reverts to the standard [default] sidebar on the product category page?
Would you have any ideas please?
Many Thanks again – John.
March 31, 2017 at 4:16 am #1426129xtheme
ParticipantHi,
Sorry, just noticed that we can change the sidebars on the product pages via your Appearence > Sidebars option.
All done – thank you.
Best Regards – Dan
March 31, 2017 at 4:19 am #1426130Rue Nel
ModeratorHello Dan,
Youβre welcome! We are just glad we were able to help you out.
If you need anything else we can help you with, don’t hesitate to open another thread.Cheers.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1419126 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>