• Resolved mmasouddd

    (@mmasouddd)


    Hi

    In the mobile version (<642px) the better messages block is full screen. I have a sticky footer for mobiles and it goes under better messages block.

    With CSS I tried to change the z-index and even I tried to minimize the height of better messages block but it is still full screen. How can I reduce its height?

    Best regards

Viewing 1 replies (of 1 total)
  • Plugin Author wordplus

    (@wordplus)

    Hi there!

    You can try this CSS:

    .bp-messages-wrap-main.bp-messages-mobile, .bp-messages-wrap-group.bp-messages-mobile, .bp-messages-chat-wrap.bp-messages-mobile, .bp-messages-single-thread-wrap.bp-messages-mobile{
    	bottom: 20px !important;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘mobile version’ is closed to new replies.