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.

Adding padding to article title

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

Hi there,

I wan to add some padding to the following article title:

www.fancybirdphoto.com/wildlife-photography-workshops-tours/5-day-bird-photo-tour

I would normally go to the template folder .article-title and change the css, nonetheless if I do this I would all the changes as soon as I update versions.

Do I need to add the extra css to the custom css folder evertime I make changes like this or is there a better way of doing it without adding extra css.

Thanks
  • Jorge Cruz's Avatar
  • Jorge Cruz
  • 12 Month basic
  • 135 posts
  • Karma: 0
The administrator has disabled public write access.
Hi

You would add styling changing either to a custom less or custom css file

For most users a custom.css is best

.article-title {
padding: 15px 0;
}

try adding this

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Thanks Paul!
  • Jorge Cruz's Avatar
  • Jorge Cruz
  • 12 Month basic
  • 135 posts
  • Karma: 0
The administrator has disabled public write access.
Cheers :)

Good luck with the site

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