Hello people,
I changed the text selection (https://prnt.sc/tkri0n) using the CSS below:
::selection {
background: #BD0000 !important;
color: #ffffff;
}
::-moz-selection {
background: #BD0000 !important;
color: #ffffff;
}
Does the theme offer any option to make this change without using CSS?
Thank you!
Theme version: 6.3.5 WooCommerce version: 4.2.0Hello,
Custom CSS code should be used in this case.
Regards
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.