[Support request] Contact bar

Home Forums Support [Support request] Contact bar

Home Forums Support Contact bar

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

    I wonder if it is possible with gutenberg/generateblocks + generatepress to add a contact button to the whole page that slides along with the content.

    Like in this design – where on the top you can see the extended contact bar – and on the button the closed “button” style. Open close should be by done by clicking the button.

    I searched and found some older similar problems – but they all seem “pre” Gutenberg – so i wonder what current solution – maybe using generateblocks you would recommend.

    #2180876
    David
    Staff
    Customer Support

    Hi there,

    those kinda of things would require custom development.
    For sure you could use a Hook Element with GenerateBlocks to create the HTML.
    But you still need to use Custom CSS to decelare its position: fixed; and then some Javacript to toggle the open/close

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.