Tagged: catalog
Hi,
I wold like to change the text style settings of the catalog element. In particular the paragraphs settings. Is there a css code to insert?
Can you please help?
Thanks,
Eleonora
Hey Eleonora,
Could you post a link to your site and point out the changes you would like to make there please?
Best regards,
Rikard
HI Rikard,
I’ve linked the page i want to modify, as you can see the text in the catalog part it’s green and bigger than the other paragraph text in the page. I would like to make the catalog one like the normal text so black and a little smaller.
Thanks for your help!
Eleonora
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
.av-catalogue-content {font-size:18px; color:#000000 !important;}
I hope that helps! Please let us know if you need further assistance.
Best regards,
Sarah