This topic has 3 replies, 2 voices, and was last updated 2 years, 1 months ago ago by EE Eric
Hi there,
One more problem: https://prnt.sc/wBVnwZcVqUKW on mobile and on the desktop it looks like this: https://prnt.sc/-584gB_djLiT
How can I change txt color on mobile? I have tried to change the color but it changed on mobile and on desktop.
Hello, @EE Eric,
Thanks for the screenshot I have understood your issue.
Now, In order to solve your issue simply go to the Dashboard >> XStore >> Theme OPtions >> Theme Custom CSS >> Global and then paste the below code at the bottom of the CSS box there.
@media(max-width:768px){.elementor-13 .elementor-element.elementor-element-92ed4bd{color:black !important;}}
Then save settings and check back to your site after clearing the browser cache. The result will appear like this: https://postimg.cc/LhRCDXZV
Note: in the above code the word “black” is the color you can change it with you want.
Regards 8Themes Team.
works great!
Tagged: best selling, change, mobile, text color, themes, woocommerce
The issue related to '‘how can I change text color on the specify section on mobile only’' has been successfully resolved, and the topic is now closed for further responses