Comment to 'Logo not centered on the mobile'
  • Hello Yra thanks for answering.

    The only thing I have custom in Protean-Styles-Custom Styles is this:

    .bx-form-input-captcha > div {

    transform: scale(0.77);-webkit-transform: scale(0.77);transform-origin: 0 0;-webkit-transform-origin :0 0;

    width: 220px;

    }

    .bx-forum-grid-preview .bx-forum-gp-title a, .bx-forum-grid-preview  {

        white-space: normal;

        text-overflow: ellipsis;

        overflow: hidden;

    }

    Regards