1. gcopping
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 10 April 2024
  5.  Subscribe via email
Hi Ciaran,

I have a Recent Posts module which lists articles which have recently been added/updated. I do this by categorising the article as a Recent Post. This displays fine where I want it displaying but the text is very small and I can't find a way to increase the size of this text. Is this possible?

The site is:

https://www.addinghamcivicsociety.org.uk/

and the module is just below the image on the right hand side.

Thanks for any help with this.

Regards,

Gary
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Gary

Replace me with the text you want to insert...To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

(edit to taste)

.mod-articleslatest a {
font-size: 16px;
line-height: 22px;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks Ciaran that did the trick - much appreciated as usual.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!