Home › Forums › WoodMart support forum › Product Price colors in Search Results are Not reflecting as SET in Adv Typogra › Reply To: Product Price colors in Search Results are Not reflecting as SET in Adv Typogra
Luke Nielsen
Hello,
3. This code changes the alert that is by default (it also sets the same alert for all fields). In your case, you have your own custom code for that so hence the above code cannot help you, unfortunately.
Unfortunately, I haven’t any idea how to customize third party codes that are not related to our theme.
4. Please, try to use this code for changing the “Close” button on the “quick” view. Paste it to the “Custom CSS for mobile” area.
.popup-quick-view button.mfp-close {
color: rgba(255,255,255, 0.8);
background-color: #97979766 !important;
}
5. This “Search” is standard WordPress search functionality so our theme doesn’t influence it, unfortunately. Also, it searches the “Hidden” content.
b,c. The second “Search” that shows 20 results is related to the “Chrome” browser therefore it doesn’t relate to our theme. We also can’t influent it, unfortunately.
If you have any more questions or come across any other issue, let me know, I’ll be happy to help.
All the Best,
Kind Regards