-
Author
-
December 15, 2014 at 10:25 #39117micatucaParticipant
Hi, We have come across a few problems.
1. The link colour on categories selected cannot be changed, how do we change them? They are currently on blue and we have no blue style settings.
2. The ‘wishlist’ icon overlaps some product names, how can we remove the wishlist completely or move the position?
3. The ‘featured products’ shortcode displays a white box around the products as well as on the products page, we are using dark pages so how can we change this to the same colour as the page?
4. As we are using dark page colours, how do we change the colour of the product prices it is quite dark and there are no options to change it?
5. There is a feint line below our menu/logo area, all of the menu borders are transparent and we can’t find how to remove it.
6. Lastly, how do we change/remove the white/purple line from the left of the blog posts on the blog page?
Thanks in advance
December 18, 2014 at 00:28 #39520AbeKeymasterHi,
1. What page/section do you mean?
2. Remove the wishlist functionality by disabling the YITH WooCommerce Wishlist plugin from your site
3. Try adding this CSS rule to remove the white backgroundCOPY CODE.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {background: none !important;}
4. CSS solution too:
COPY CODE.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {color: #fff;}
5. please put a link to your site to see since I can’t reproduce
6. Also CSS 🙂
COPY CODE.masonry-listing .post-title { border-left-color: transparent !important; }
So basically customizations can be achieved mostly with CSS if they don’t imply structure changes so you might want to try inspecting your website with your browser console and changing the css to match your needs.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.December 18, 2014 at 20:36 #39629AbeKeymasterMake sure you updated the theme to latest 2.3 version
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.December 18, 2014 at 20:41 #39630AbeKeymasterSorry, I found the problem. Please update this file content with the content from the attached file wp-content/themes/kleo/assets/css/dynamic.php
After you replace it, re-save Theme options
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Attachments:
You must be logged in to view attached files.December 29, 2014 at 13:53 #40554micatucaParticipantCheers,
we’re trying to change the way products are displayed in the shop where it allows us to make the additional product images (product gallery) more of a grid style layout instead of the scrollable images they are by default. Please take a look at this screenshot and let us know how we can do this plugin: http://www.laymack.com/product-catergory-display.jpg
Also, the product is up here:
http://www.ebonypinkltd.com/product/drama-queen-lipstick-lipliner/January 4, 2015 at 19:47 #40976AbeKeymasterHi, you need to customize it if you need any changes, try hiring a developer. The templates for woocommerce are found under kleo theme in the woocommerce folder.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.January 4, 2015 at 19:55 #40977micatucaParticipantHello,
we have resolved that issue now. However, with the products, we have created an attribute, set a name but even when we paste the text it, and then save that product page, it only displays a certain number of characters…how do we increase the number of characters that are displayed?
January 4, 2015 at 19:58 #40978AbeKeymastermaybe woocommerce has a limit for the attributes. We don’t interfere in that process
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer. -
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.