Can you please tell me what the text information for the search box text is under in the css in Class Header?
Is it .slnk? or input,textarea?
I am trying to find the css for the homepage search box
Thank you
mewsoft
Reply #: 1 Posted on: 08-18-18 04:54 PM
Re: Text Box
Hello,
No, the .slnk is not used for it. The CSS code applied to it is the common:
input, textarea, select {.....}
option, select {...}
font, td, th, p, div {...}
You may add your own css code to the parts you want.