Hello everybody,

on jomsocial frontpage is the modul "JS Hello Me". The problem: The content is not in full size.
Screenshot: https://prnt.sc/1zt2zdl

How can I fill in the free area?

I used actually
Joomla 3.9.20
Jomsocial 4.7.9

    flyingmarkus
    Hi'
    Add this code in custom css of your template

    .joms-module--hellome .joms-hcard {
        max-width: 100%;
    }
    Ninja locked the discussion.
    Write a Reply...
    You need to Login to view replies.