1. Dr Drew
  2. Sherlock Holmes
  3. Commercial Templates
  4. Tuesday, 09 August 2022
  5.  Subscribe via email
Hello,
I'm using Layla Template on J4.


  • I want to to display the Blog Article title, underneath the article image.

It seems to be one of the few customisations that is not natively available.
Is there a simple CSS solution to this please?

I would welcome a code snippet I could add to the template style.
kind regards
Drew
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Drew

Would you have a URL to an example of your article title and image?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran,
Dev page URL supplied as requested thanks.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Drew

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

.blog-item .item-image {
order: -1;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran,
Perfect! thank you for sharing your knowledge.

Kind regards
Drew.
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


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