elvis258
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Astra] Account button header does not workDear Aradhy,
Thank you very much for the update, and that is great news!
I am looking forward to the update.
Thanks again, and have a nice day.
Elvis
Forum: Themes and Templates
In reply to: [Astra] Account button header does not workHi @bsfaradhy
Thank you for your response and for taking the time to look at my post.
I would greatly appreciate it if you keep me up to date if you have any more insights.
Enjoy your day! -Elvis
- This reply was modified 1 year, 3 months ago by elvis258.
Forum: Themes and Templates
In reply to: [Astra] Account button header does not workFor clarity, i am talking about the user button on the far right in my header
Forum: Fixing WordPress
In reply to: Change Colouring in woocommerce basketI inserted in in my Custom CSS of the basket page in Spectra.
Here is how it looks right now:
/* Remove background color from the basket page table header */
.woocommerce-js table.shop_table thead,
.woocommerce-page table.shop_table thead {
background-color: transparent !important;
}.woocommerce-cart .cart-collaterals .cart_totals > h2 {
background-color: transparent;
}Forum: Fixing WordPress
In reply to: Change Colouring in woocommerce basket@threadi I disabled it right now
Forum: Fixing WordPress
In reply to: Change Colouring in woocommerce basketHi @threadi. Thanks for your reply. Unfortunately this still does not make the container transparent. I have no idea why it does not work