1. mldp
  2. Commercial Templates
  3. Thursday, 19 January 2023
  4.  Subscribe via email
Hello,
I have a question regarding the color triangle on the end of an article. How and where can I set that this triangle appears on the article site.
I found in the code the item "figure" and "image" with the "::after == $0" command but I don't find the place where I can set this color and that it appears on the end of the page.

Thanks for your help
Markus
Attachments (1)
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Markus

This decoration is displayed with any single article view. IF it is something that you would like to remove, you can add the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

.item-image::after {
display: none;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello Ciaran,

Thanks for your fast answer and info. Now I know how to control this Box.

BR
Markus
  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!