Viewing 1 replies (of 1 total)
  • Plugin Author Design Extreme

    (@designextreme)

    @sarbar I can see the issue here, there is nothing to assign a size to the buttons and attribution.

    Please add the following CSS to resolve this for you:

    .gmbrr .listing + .buttons {
    margin-block: 1.2rem;
    }
    .gmbrr .button,
    .gmbrr .attribution {
    display: inline-block;
    }

    I’ve also added more space around the buttons.

    Thanks for sharing this – I’ll look into fixing the placement of the little arrows in the speech bubbles for RTL languages.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.