Hi. I’m starting what is necessary to activate the shop: on stagging site, the first product (I use woocommerce)
https://staging2.trikego.com/it/prodotto/laser/
please, how do i change the background color and text for products ONLY?
Thanks a lot. Kind regards. Bruno
Hey Bruno,
Thank you for the inquiry.
Looks like you have selected or set the same color for the Primary color and the Highlight color in the Enfold > General Styling > Main Content panel. Please check the color values in there or add this css code to manually adjust the background color of the input tags.
#top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select {
border-color: transparent;
background-color: #ffffff;
color: #2c335d;
}
Please make sure to toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css code.
Best regards,
Ismael
Hi Ismael. Thanks a lot for all :)) This topic can be closed. Best regards. Bruno
Hi,
Glad Ismael could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike