How can I reduce font size in T4 Framework?

Everything to do with Joomla! 4.x templates and templating.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10.
Locked
xaveriusian_
Joomla! Apprentice
Joomla! Apprentice
Posts: 6
Joined: Sun Nov 07, 2021 4:05 am

How can I reduce font size in T4 Framework?

Post by xaveriusian_ » Wed Nov 17, 2021 1:16 am

Anyone know how to reduce this font size? i've tried to reduce it at site template settings but nothings happend, i used t4 framework and this is my home page
https://v1.bakrie.ac.id
Last edited by toivo on Wed Nov 17, 2021 1:51 am, edited 1 time in total.
Reason: mod note: moved from 4.x General Questions, retitled

User avatar
imanickam
Joomla! Master
Joomla! Master
Posts: 28206
Joined: Wed Aug 13, 2008 2:57 am
Location: Chennai, India

Re: How can I reduce font size in T4 Framework?

Post by imanickam » Wed Nov 17, 2021 3:14 am

Letting which text's font you would like to reduce would help others in providing appropriate solution.

For example, if you want to reduce the font for the text " globally recognized university through engagement with industries and experiential learning methods" then you could accomplish this by a css declaration such as shown below:

Code: Select all

.heading-link {
    font-size: smaller;
}

To know more about diagnostics tools and css, the following links would be of help.

https://docs.joomla.org/Web_page_diagnostic_tools
https://www.w3schools.com/css/default.asp


Review of the document https://www.joomlart.com/blog/t4-framew ... s-and-scss would be of immense help.
Ilagnayeru (MIG) Manickam | இளஞாயிறு மாணிக்கம்
Joomla! - Global Moderators Team | Joomla! Core - Tamil (தமிழ்) Translation Team Coordinator
Former Joomla! Translations Coordination Team Lead
Eegan - Support the poor and underprivileged


Locked

Return to “Templates for Joomla! 4.x”