288

Toolbar

new
February 13, 2025

I would like to kindly request the addition of Bottom Toolbar, Floating Toolbar, and Side Toolbar templates, designed in a simple style similar to TikTok.

Reasons:
– Enhanced User Experience: These toolbars improve navigation, especially on mobile devices, where thumb-friendly interactions are essential.

– Increased Conversion Rates: Floating Toolbars allow users to quickly access important actions like calling, chatting, or making purchases.

– Modern Design Trend: The success of minimalist yet functional toolbars on social media platforms like TikTok demonstrates their effectiveness.

– Basic for development: I know there is already one in your template library, but it has too many effects. Just a basic/simple one would be better for easier development.

https://mockupplanet.com/wp-content/uploads/2022/11/Free-High-Quality-Tiktok-Mockup-Design.jpg

I believe that adding these templates would provide Greenshift users with more flexible and modern design options.

Thank you for considering this suggestion. I look forward to your feedback.

One response to “Toolbar”

  1. Roberto Avatar

    Maybe I don’t get the purpose of this request.

    Are not these toolbars literally 3 clicks away from make them done with either blue or green blocks?

    For horizontal:
    With green blocks create a div element and write css or use greenshift panel to have: position: fixed; bottom:0; display:flex; flex-direction:row; width:100%;
    then insert the icons/link you need inside the div

    For vertical
    same thing, but flex-direction:column; and instead of width you can select a height if you need it and maybe select a bottom:30%?

    With blue blocks same thing as above but your div element is a box-container block.
    Configure it with width (height if needed), z-index, position fixed and choose the direction

    Don’t want to click around? just write the css.

    It’s literally a positioned div with flex and elements inside.

    Once created, save it as reusable template and it will be your base forever

Leave a Reply

Latest Voters