csandreas1
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] How to edit required fields on checkout page and remove stateForum: Fixing WordPress
In reply to: How to remove Woocommerce products widget Bullet pointsNope ??
Anyway i am ok with that bullet points, the most crucial point was the bullet point in front of the first letter, now by adding the code i said above it fixed the problem, even though i didn’t remove them completely. Case is closedForum: Fixing WordPress
In reply to: How to remove Woocommerce products widget Bullet pointsdoesn’t work
Forum: Fixing WordPress
In reply to: How to remove Woocommerce products widget Bullet pointsok i added this css code to leave some space between the bullet point and the product title since i haven’t found a solution to remove the bullet points completely.
.product-title{
padding-left:10px !important;}
Forum: Plugins
In reply to: [WooCommerce] How to remove bullet points from Woocommerce products widgetok i added this css code to leave some space between the bullet point and the product title since i haven’t found a solution to remove the bullet points completely.
.product-title{
padding-left:10px !important;}
Forum: Themes and Templates
In reply to: [Zerif Lite] Bullet Pointsok i added this css code to leave some space between the bullet point and the product title since i haven’t found a solution to remove the bullet points completely.
.product-title{
padding-left:10px !important;}
Forum: Fixing WordPress
In reply to: How to remove Woocommerce products widget Bullet pointsyes
Forum: Plugins
In reply to: [WooCommerce] How to remove bullet points from Woocommerce products widgetHere is a print screen of the problem: https://imgur.com/sgt9cGH if you haven’t seen it yet
Forum: Plugins
In reply to: [WooCommerce] How to remove bullet points from Woocommerce products widgeti have tried it, but still it doesn’t work. My website is not uploaded to a host yet, i work offline at the moment so i cannot give you a link
Forum: Plugins
In reply to: [WooCommerce] How to remove bullet points from Woocommerce products widgetthanks for the help, i have added in my custom css in every possible class the following code: list-style-type: none;
sadly those bullet points still appear. Notice they are in front if the first letter, any ideas?Forum: Plugins
In reply to: [WooCommerce] How to remove bullet points from Woocommerce products widgetTo be accurate i have the recently viewed items widget right now, but same thing happens with woocommerce products too
Forum: Fixing WordPress
In reply to: How to remove Woocommerce products widget Bullet pointsi captured a print screen so you can see the problem: https://imgur.com/sgt9cGH
Forum: Fixing WordPress
In reply to: How to remove Woocommerce products widget Bullet pointshi, i work the website at localhost at the moment.