dddprinters
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [OceanWP] Right align cart and checkoutHI, thank you that worked in the cart, but no change to the checkout.
EDIT, sorry, it does appear to work on the actual site in checkout also just not when viewing in the backend.
Thank you very much
Perhaps something to be added into the actual theme itself?
- This reply was modified 4 years, 5 months ago by dddprinters.
- This reply was modified 4 years, 5 months ago by dddprinters.
Forum: Themes and Templates
In reply to: [OceanWP] Right align cart and checkoutok, put a product into the cart then view the cart page, note that the numbers in the lower right side, all inside ‘cart totals’, are not right aligned.
Then go to checkout, the shipping amount is not right aligned here also.Forum: Themes and Templates
In reply to: [OceanWP] Limit mouse hover effectFound what I wanted thanks. The answer is
.woocommerce ul.products .productForum: Themes and Templates
In reply to: [OceanWP] Limit mouse hover effectahh yeah that makes it happen on the single product pages right? I am wanting it NOT to happen there. What is the product class for archive pages only?
Forum: Themes and Templates
In reply to: [OceanWP] Limit mouse hover effectI would like the hover effect NOT to occur on the single product pages. With the above CSS I have put in, the hover effect is happening everywhere. I guess I need to change the class from product.type-product to something else to narrow down where it is applied?