Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.
Nível 1
Nível 2
Faça login na Comunidade
Faça logon para exibir todas as medalhas
Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.
It is possible to create text and image components in AEM with rounded corners? I have attached an image as an example.
Solucionado! Ir para a Solução.
Visualizações
respostas
Total de curtidas
You can easily achieve this by adding this CSS property
.card { border-radius: 0; }
Hi @Pantego29 ,
Yes, You can do using custom CSS.
Use client library.
Please refer the below link for custom CSS and js.
Regards,
Sanjay
Hi,
If you are not planning to build a new component, you can use the Core Teaser component with style system and add css mentioned by @BrianKasingli
https://www.aemcomponents.dev/content/core-components-examples/library/page-authoring/teaser.html
Visualizações
Curtida
respostas
Visualizações
Curtida
respostas
Visualizações
Curtida
respostas
Visualizações
Curtida
respostas