Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

Article Title size

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Hey Guys

How do you change the article title size in the novus template?

Cheers

Brett
Attachments:
  • Brett Campbell's Avatar
  • Brett Campbell
  • 3 Month Basic
  • 3 posts
  • Karma: 0
The administrator has disabled public write access.
Are you looking at this on mobile widths?

If it is too big you would probably go down the media query route

If you have a link I can give you a steer

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
The following user(s) said Thank You: Brett Campbell
Thanks, that would be great

www.rebootv2.shugustest.com/
  • Brett Campbell's Avatar
  • Brett Campbell
  • 3 Month Basic
  • 3 posts
  • Karma: 0
The administrator has disabled public write access.
I'm seeing the Joomla offline site page at the moment

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
apologies. didn't hit save

try this

www.rebootv2.shugustest.com/eatbetter
  • Brett Campbell's Avatar
  • Brett Campbell
  • 3 Month Basic
  • 3 posts
  • Karma: 0
The administrator has disabled public write access.
Something along the lines of

@media (max-width:480px) {
h2.article-title a {font-size: 60%;}
}
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
You may want to change the breakpoint value 480px and the font size depending on your requirements

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers