pbo999
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Product PaginationThank you mother.of.code
I copied the CSS into my ‘Additional CSS’ section and nothing good or bad happened I’m afraid.
Forum: Everything else WordPress
In reply to: Pagination between ProductsThank you Steven, good suggestion as it could be a theme-related issue
Forum: Everything else WordPress
In reply to: Internet ExplorerHi Yui
Thanks for responding.
Personally, I have two * Windows 10 laptops, and can’t connect to the website using IE, so the problem is perhaps not exclusively linked to older versions of Windows?
Forum: Everything else WordPress
In reply to: Internet ExplorerThanks Steven … I agree it’s most likely the Theme, just wouldn’t understand why. As you say, IE is no longer supported so the %age of us uing it must be diminishing through time, but I do get the odd viewer complaining that they can’t access the site.
Forum: Everything else WordPress
In reply to: Quantity box needs to be widerSincere thanks to the following site members who assisted me in this query. I have done some testing and have acheieved exactly the result I want (apart from some users still seeing the paddles and some not lol, but that’s a mystery I can live with)
AddWeb Solution Pvt. Ltd.
karin9nonaForum: Everything else WordPress
In reply to: Quantity box needs to be widerThanks again karin9nona
so I’ve settled on:-
.woocommerce .quantity .qty {
width: 10em; border: 2px solid
}Forum: Everything else WordPress
In reply to: Quantity box needs to be widerHi karin9nona
How it it that some see the paddles and others don’t (including me)?
Forum: Everything else WordPress
In reply to: Quantity box needs to be widerIt does … I had already entered this code:–
.woocommerce .quantity .qty {
width: 8.0rem; border: 2px solid
}Slightly different … so can I ask about the “!important” statement … what does this statement add/do?
Forum: Fixing WordPress
In reply to: Previous/Next ProductThanks Ronald, we’ll take a look at those links