Change mobile font size
Hi there, I am trying to change the font size within my search bar on mobile view. Right now I have used custom CSS to set the search bar placeholder (search for anything) to 20px. Unfortunately this is too big for a mobile screen and is cut off. Is it possible to change it to a smaller font size for mobile?
My site is newfootprint.co.uk
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi Amy
Thanks for reaching out.
At AppearanceCustom CSS, locate the rule in question. You can wrap the rule in a min-width media query, that’ll ensure your change only applies after a minimum screen resolution is in use, perhaps 768px or 1024px. More on media queries here https://www.w3schools.com/css/css3_mediaqueries_ex.asp.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.