Hi Kim
Thanks for contacting and choosing our product
About your problem, I don't see the text over the image, you can give more details or send me one picture of your problem
are happy to assist you
Hi Kim,
Thanks for contacting, Abour problem, Please follow the instructions below, In back-end Module:
At tab Layout Options: Custom CSS and add code:
.itemViewBody .itemViewContent .lb_itemImageBlock img{
width:100%;
}
Or alternatively, You edit code trong source code:
In Source: \modules\mod_jux_news_wall\assets\css\style.css and add code bellow 207:
.itemViewBody .itemViewContent .lb_itemImageBlock img{
width:100%;
}
. save and view results