How To Change The Font In Add-on Articles - Question | JoomShaper

How To Change The Font In Add-on Articles

MN

Marek N

General 2 months ago

How to change the font in add-on articles

http://2024.mar-zyg.pl/zakres-uslug

https://prnt.sc/MwpcVnrr4zXQ

I don't want to change h3

0
3 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 months ago #147664

Tip #2:

If all you want is to change Font-Family or Font-Size just check addon settings or use Custom CSS for all of addons using one line:

.sppb-article-info-wrap > h3 { .... }

easy way :)

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 months ago #147663

Czesc Marek,

Tip #1: To change H3 tag - You have to overwrite and then edit that file: components\com_sppagebuilder\addons\articles\site.php

line 304 - there is h3 tag, you can replace with H4 or H5.

0
MN
Marek N
Accepted Answer
2 months ago #147674

dzieki

0