Page Builder - Articles Handling - Question | JoomShaper

Page Builder - Articles Handling

SB

Stefan Buehler

SP Page Builder 1 year ago

would like to use Page Builder with Joomla articles. it is working but i would like to see the article main image with roundet image corner (radius) on the mainpage.

it is working on detailed page (with template ORBIT) but on the mainpage with AddON i do not find any settings to change the look of each single article pictures

anybody a solution ;-)

https://postimg.cc/9RpK4TkM

0
2 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #146499

Hi Stefan,

Custom CSS method.

If we talk about Articles Addon , here is universal code:

.sppb-addon-article img
{border-radius: 10px;}
0
SB
Stefan Buehler
Accepted Answer
1 year ago #146502

genius - thanks a lot

0