Back to Newsletter Support

Somel
Somel

Hi Now a different issue I have a couple news through different categories. I'm trying to style the output and tried something basic like applying a background to the newspost component. (<div class= "wrapnews"> {% component 'newsposts' %} </div>) (.wrapnews { background-color: lightblue; })

This creates a funny effect where only the first top news get a background instead of adding a background to the all output inside the class. additionally tried to style the previous/next on the news description page using .pagination .li and no matter what I tried no styling would apply.

Is there any documentation the classes used and can I have some examples of how we can apply the styling to the components?

1-1 of 1