Jump to content

Change "search" Text Field Font


Recommended Posts

Hi,

 

I made some changes in my css file and found it works fine, all you have to do is add a line in the css file in your shop directory.

 

assuming that you are using prestashop  version 1.6

 

Go to your Shop root directory >themes>default-bootstrap>css>modules>blocksearch

 

You will find a css file named blocksearch.css

 

search for 

#search_block_top #search_query_top{

Most probably it will be in the range of line no 25-30

add a line 

font-size:20px; or the size you want and you are done 

 

Hope that helps

 

Regards

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...