Jump to content

[SOLVED] how to change font size only in a module?


Recommended Posts

Hi, i have created a new hook for searchmodule in homecontent to place the search module beetween slider and home featured.

Now i would like to set a bigger font size for it but only for that module, how can i do it?

I triyed to change font size in global.css but it modify all the template font and that's not good for the template.

How can i modify just one module font size?

prestashop version 1.5.6

default template

Link to comment
Share on other sites

hi, thank you for the yours replies, i triyed to place

#search_block_top{

font-size:20px!important;

}

but nothing happen maybe i place it in the wrong file

I triyed modulesearch.css and global.css as well.

Which is the file to modify?

 

your theme is based on default one? everything depends on it

it will be much easier if your will share url to your shop, if it is possible of course

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...