Comments RaulSM10 started the conversationAugust 11, 2020 at 4:36amI want to change the background color of the description and product reating, I don't know where it is, and i also want to change the text that appears en the blog when you put the cursorRaulSM10 repliedAugust 11, 2020 at 4:42amThis is the background color[deleted] repliedAugust 11, 2020 at 11:56amHi, 1. For text color pls. use following css: .portfolio.hover-title .portfolio-item .caption .subtitle { color: #ffffff; } 2. For background: .wpb-js-composer .vc_tta.vc_tta-color-thegem.vc_tta-style-classic .vc_tta-tab.vc_active > a { background-color: #ffffff;} .wpb-js-composer .vc_tta.vc_tta-color-thegem.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels { background-color: #ffffff;} RaulSM10 repliedAugust 12, 2020 at 4:56amHiit does not work[deleted] repliedAugust 12, 2020 at 7:33amHi, We check this code on our test site. It works normally. Can you please give us screenshot with browser inspector to check styles of this block. Like this:http://prntscr.com/ty7mpwRaulSM10 repliedAugust 12, 2020 at 9:13amHiThis is the screensaver[deleted] repliedAugust 12, 2020 at 9:32amYes, I see now.Please remove or edit these styles http://prntscr.com/ty9pbh in custom css field in theme options.Or change code that I send you like this: .wpb-js-composer .vc_tta.vc_tta-color-thegem.vc_tta-style-classic .vc_tta-tab.vc_active > a { background-color: #ffffff !important; } .wpb-js-composer .vc_tta.vc_tta-color-thegem.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels { background-color: #ffffff !important; }RaulSM10 repliedAugust 12, 2020 at 11:19amok it's solved, thanks 7,092Oliver repliedAugust 13, 2020 at 5:40amYou are welcomePlease note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver Sign in to reply ...
I want to change the background color of the description and product reating, I don't know where it is, and i also want to change the text that appears en the blog when you put the cursor
This is the background color
Hi,
1. For text color pls. use following css:
Hi
it does not work
Hi,
We check this code on our test site. It works normally.
Can you please give us screenshot with browser inspector to check styles of this block. Like this:
http://prntscr.com/ty7mpw
Hi
This is the screensaver
Yes, I see now.
Please remove or edit these styles http://prntscr.com/ty9pbh in custom css field in theme options.
Or change code that I send you like this:
ok it's solved, thanks
You are welcome
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver