Please view the attached screenshot. Please explain how to change the font (color, font type) of the search block. I was unable to find the template for this.
|
Posted 24 January 2020 - 06:25 PM #1
Please view the attached screenshot. Please explain how to change the font (color, font type) of the search block. I was unable to find the template for this.
Posted 25 January 2020 - 10:16 AM #2
Hello, here more info - https://docs.cs-cart...ide/styles.html
Posted 27 January 2020 - 05:57 AM #3
Try to use the following code in the CSS section of the Theme editor
input.ty-search-block__input { color: red; }