Blog - Index Color - .com-content.view-category .article .article-body - Question | JoomShaper
SP Page Builder 6 is Here! Learn More →

Blog - Index Color - .com-content.view-category .article .article-body

P

Puntje

Template 4 years ago

Hi is there away to make different kind of colors on the page https://www.webnetwerken.nl/tb-bakt/recepten-index-de-thuisbakker Know i give all the color pink. But i thought different kind of colors will be nicer.

https://prntscr.com/10g1vmt

I only can change this one, but then it for every little category .article blog .com-content.view-category .article .article-body { flex-direction: column; background: #f98cbf; border-radius: 10px; padding-top: 40px; margin-top: -85px; padding-left: 15px; padding-bottom: -45px; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15); transition: all 0.3s ease; }

0
4 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 4 years ago #9608

Hoi,

It should be possible but requires CSS knowledge. It cannot be done from settings.

Tip: For example You have to use CSS :nth-child() Selector for each element with different bg color.

According to Support Policy we don't teach CSS here.

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 4 years ago #9610

BTW

If CSS is not your strong side, maybe use page with few Feature addons - with custom links.

0
P
Puntje
Accepted Answer
4 years ago #9611

I will look into it. Maybe in the future joomshaper can wright an tutoriall for it.

Does Joomshaper have an feature addons - extension for this. Separate.

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 4 years ago #9639

You can use Feature addon inside SPPB Module.


We don't have to, there are tutorials on websites that teach CSS.

0