Home Forums WoodMart support forum Full screen text editing issues

Full screen text editing issues

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #233682

    Noire
    Participant

    Hello,

    There seems to be some issues with the text editing feature. Please see the video:

    https://www.loom.com/share/aa0796c37e1f4dd6bd8eb91921660870

    WCFM advised that the problem be discussed with you. Below is their response.

    “And regarding full screen does not scroll up or scroll down and shows a little area of the header, we have tested our server with default theme it is looks perfectly(PFA). Please ask your theme support regarding this.

    As we mentioned your previous ticket, please contact your Woodmart theme support, it seems like the theme generates many issues.

    Thanks.”

    #233688

    Artem Temos
    Keymaster

    Hi,

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    .mce-fullscreen #wcfm-main-content {
      z-index: 100000;
    }

    Regards

Viewing 2 posts - 1 through 2 (of 2 total)