I would like to know how I can change the size of headlines in the content element »catalog/price list«.
Thanks for helping me!
Sylvia
Hey syrohan,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria
Hey Victoria,
the »catalog/price list« you can find with this link: https://schlosskueche-herrenhausen.de/#cake
Best regards
Sylvia
Hi Sylvia,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.av-catalogue-title {
font-size: 22px;
text-transform: none;
}
If you need further assistance please let us know.
Best regards,
Victoria
Hi Victoria,
I put the code in my child-theme > general styling > quick css and it worked!!!
Thank you very much!
If you please may take a look to the changed catalogue, you will see still another problem: how can I avoid, that the products overlap the price? I hope you can give me an idea. Thanx.
Best regards
Sylvia
Hi Sylvia,
Please try to use the code like this:
#top .av-catalogue-title {
font-size: 22px;
text-transform: none;
padding-right: 85px;
}
If you need further assistance please let us know.
Best regards,
Victoria
Hi Victoria,
you did a great job: now everything with the catalogue is very fine.
Thank you very much!
Best regards,
Sylvia
Hi Sylvia,
Great, I’m glad that Victoria could help you out. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Hi Rikard,
Thanx so much.
Now for me everything is fine on this topic and you can close it.
Best regards,
Sylvia
Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon