• Resolved wpsth

    (@wpsth)


    Hi there!
    Just installed Gutenverse Intrace theme, wonder why some some of blocks is above of mobile menu? https://prnt.sc/IhJgD4uTax9D
    1. how to fix it? mobile wrapper should be over any other elements.
    2. how to change behave of mobile wrapper to normal mobile drop down?
    3. if click to mobile icon appear mobile drop down menu, if scroll down page then menu smooth auto close

    Regards,

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Support gowinda

    (@gowinda)

    Hi @wpsth,

    1. Our mobile menu should overlay any element. However, it seems there might be an issue preventing this on your end. If you have an active site that we can inspect, it would be awesome. Additionally, could you please send us your system status from the Gutenverse plugin dashboard?

    2. Could you please clarify what you mean? Or can you give an example, I want to make sure I fully understand your question to provide the most accurate assistance.

    3. We regret to inform you that the scroll-down feature you asked is not currently available. We appreciate your understanding and want to assure you that we are continuously working to enhance our plugin for a better user experience. Thank you.

    Thread Starter wpsth

    (@wpsth)

    Hi, thanks for you response
    1. Now its works
    2. I mean menu not from side full with (looks that all your templates with same menu), but drop down from top, if in menu just few item full screen menu useless, its should be 100-200px height and drop from top

    Thread Starter wpsth

    (@wpsth)

    + another question, how to do equal height of Image box, button position at the bottom https://prnt.sc/vco-rtEymRsT ?

    Thread Starter wpsth

    (@wpsth)

    Gutenverse blocks don’t exist option to copy paste for styles?

    Thread Starter wpsth

    (@wpsth)

    There’s no one here from support of Gutenverse – Gutenberg Blocks – Page Builder for Site Editor?

    Plugin Support putra1arya

    (@putra1arya)

    Hello @wpsth,
    Sorry for the late response.
    For your first question there is 2 method,

    The first method is by changing the “content style” to floating, then change the floating style height. You can find the “content style” setting in image box setting > image and floating style height in image box style > floating.

    The second method is by adding additional css to your wordpress. You can add additional css by going to customize in Appearance then go to addtional css.
    Then Add this code:

    .gutenverse-image-box .image-box-body .body-inner p{
    	height: 600px;
    }

    You can see the change after you refresh the page. Don’t forget to publish the additional css before refreshing the page.

    Plugin Support putra1arya

    (@putra1arya)

    For now there is no feature to copy and paste styles in gutenverse

    Thread Starter wpsth

    (@wpsth)

    Thanks for you response.
    equal height with fixed size is not good solution.

    copy paste styles is common feature and should be in any theme
    if on page 50 same blocks (columns, any block, etc) and you need change some style property then its take 3 or more hours , but should take 5 min (3 min edit styles on first block, 2 min click on first block > click “copy styles” > select all others 50 blocks > click paste styles

    Plugin Support gowinda

    (@gowinda)

    Hi, @wpsth
    Thank you for your suggestion. We are currently in the process of enhancing our plugin and are dedicated to delivering an improved version. Please stay tuned for updates in the future.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Mobile wrapper is under some of blocks, how to fix?’ is closed to new replies.