- This topic has 5 replies, 2 voices, and was last updated 1 year, 9 months ago by
Skandha.
-
AuthorPosts
-
August 10, 2021 at 7:20 pm #287887
Larissa Eremeeva-Tupitsyna
ParticipantI use white as header and navigation color. However, some of the products in WooCommerce have a lot of white in them – the result is users cannot see menu or header text (see https://larissaeremeeva.com/product/incursion-from-left-side-of-brain/ for example). Is there a way to change the photo (or area of photo) displayed for these white products?
August 11, 2021 at 1:49 am #287947Skandha
Participant@spiekosz: Hello there,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..absolute-header .menu-toggle, .absolute-header:not(.header-top-with-bg) .menu-toggle, .absolute-header .cart-contents { color: #000 !important; }
You can change the color of the icons according to your choice.
Let me know if this solves the issue.
Kind Regards,
SkandhaAugust 11, 2021 at 10:09 am #287979Larissa Eremeeva-Tupitsyna
ParticipantHi,
Unfortunately, changing color doesn’t help – because then it changes color on every page and then there will be some photos on which that color does not work.I really need to be able to use a different photo (or different crop of the same photo) in the header for that WooCommerce product.
Thanks!August 12, 2021 at 1:21 am #288012Skandha
Participant@spiekosz: Hello there,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.#site-header-menu { background-color: rgba(0,0,0,0.4); }
You can change the value of 0.4 to change the opacity of the overlay.
Let me know if this solves the issue.
Kind Regards,
SkandhaAugust 12, 2021 at 5:51 am #288028Larissa Eremeeva-Tupitsyna
ParticipantHi Skandha, This is a useful suggestion. I will explore various opacities and see if I can get the client on-board. Many thanks! Stefan
August 12, 2021 at 6:07 am #288030Skandha
Participant@spiekosz: Hello Stefan, I hope I was able to help you out. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
https://wordpress.org/support/theme/zubin/reviews/#new-post
Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂Kind Regards,
Skandha -
AuthorPosts
- The topic ‘Change image in title of WooCommerce product’ is closed to new replies.