Hi
I would like to use diferent sizes on News Show Pro GK4 Headlines, like attached image:
How could I do this?
Thank you
.myheader1 h4.nsp_header a {font-size: 18px;}
Konrad Mlynarczykowski wrote:Hi
Can you attach file again and give us url your site, please?
Seichinha wrote:Hi
You can use the unique ID of the module, but it might be more easier if you add different suffix on respective NSP GK4 modules.
Here's an example, if i add this line on css file:
- Code: Select all
.myheader1 h4.nsp_header a {font-size: 18px;}
and them add this suffix "[space]myheader1" to the module, you will see font header size increased.
Cheers