Feature Request - Dynamic Content - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Feature Request - Dynamic Content

Can you add functionality to Dynamic Content such that you can a css class directly to the dynamic collections/ collection items? It would much easier to apply global css this way.

1
3 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 4 days ago #210419

Hi there!

Thanks for your interest.

Would you please share a little bit more details about your request. It will help us to understand it better. Exactly where do you expect that? For each and every collection item separately? There are several fields in a collection item, so what do you want to style specifically?

Best regards,

0
D
[email protected]
Accepted Answer
4 days ago #210473

when you edit the collection itself, there should be an option there to apply global css classes directly in the collection. For example, if I want all rich text inside of a collection to be pink with a font size of 20px, I should be able to assign a css class to the collection and the collection rich text.

.css-class-name-of-the-collection-i-want-to-style .css-class-name-of-the-custom-field-within-the-collection{
    font-size: 20px;
    color: pink;
}
0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 3 days ago #210566

Thanks for the details. I will add it as a feature request.

Have a nice day!

0