Hi,
How can I change the Change Font Size of the Titles in the Magazine Layout.
Thanks,
Ken
Hey Ken!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.av-magazine .av-magazine-content-wrap .av-magazine-title {
font-size: 20px; }
Regards,
Yigit
Hi,
I tried this code and other codes I found for this problem, but none of them worked.
The font is still huge…
Could you help me please?
Hi seykom,
I do not see any magazine element anywhere. Do you mean the catalog element?
Best regards,
Victoria
HI,
yes, sorry, the catalog element. The font is absolutely too big…
Hi,
What is the link so you can check that, I cant find that element anywhere
Best regards,
Basilis
Hi,
this element (https://picload.org/view/dopplgpl/bild2.jpg.html) is made of the catalog element and the font is too big.
All codes I found in the forum didn´t work..
Hi,
I added following code to bottom of Quick CSS field
.av-catalogue-title {
font-size: 20px;
}
.av-catalogue-content {
font-size: 16px;
}
Please review your website
Best regards,
Yigit
Hi,
taht worled :) But the prices are still big…
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
.av-catalogue-price {
font-size: 14px;
}
Best regards,
Yigit
Perfect! :)
Hi,
Great! I’m glad you were able to get this resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon