• Resolved maxencegrondin

    (@maxencegrondin)


    Hello,
    I wish to add on my coming soon page a text and 2 buttons to link to 2 pages of the site which remain the only 2 visible.
    I would like to know how to “force” 2 buttons to be added side by side with a slight space. I have only one on my page today and when I add one more, it is placed below, which is not practical…

    Thank you in advance for your feedback,
    Have a nice day,
    Max

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Ales

    (@alesmal)

    Hi, how do you insert those buttons, plain HTML?

    It would require to add some class to parent paragraph of both buttons and then apply inline style to it..

    or ideally you could insert some kind of this HTML:

    <p><button>button1</button><button>button2</button></p>

    Ales

    Plugin Author Ales

    (@alesmal)

    Closing due to inactivity..

    Ales

    Thread Starter maxencegrondin

    (@maxencegrondin)

    Hello,

    I’m sorry, I didn’t understand everything when you came back.

    I tried to insert some kind of this HTML:
    <p><button>button1</button><button>button2</button></p>
    as you told me but it doesn’t work a priori… the two buttons are always superimposed and not glued to each other…

    Maybe I forgot something? I don’t understand.

    Thank you for your feedback,

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Addition of the 2 buttons side by side’ is closed to new replies.