• Resolved kiwistarde

    (@kiwistarde)


    Hello,

    Unfortunately I have a design problem.

    The individually created buttons show it on one side always only one under the other. But I need it to be next to each other/ in a row.

    like
    [iheu_ultimate_oxi id=”15″][iheu_ultimate_oxi id=”16″][iheu_ultimate_oxi id=”17″]

    I know i can it looks like with “3 items per row”, but it doesn´t work for me,
    because each button needs different configurations…

    Thanks in advance.

    • This topic was modified 7 years, 4 months ago by kiwistarde.
    • This topic was modified 7 years, 4 months ago by kiwistarde.
Viewing 1 replies (of 1 total)
  • You can add via custom code

    <div class=”image-ultimate-container”>
    <div class=”image-ultimate-responsive-3″>
    [iheu_ultimate_oxi id=”15″]
    <div>
    <div class=”image-ultimate-responsive-3″>
    [iheu_ultimate_oxi id=”16″]
    <div>
    <div class=”image-ultimate-responsive-3″>
    [iheu_ultimate_oxi id=”17″]
    <div>
    <div>

    And change into each shortcode Item per rows = 1

Viewing 1 replies (of 1 total)

The topic ‘button in a row’ is closed to new replies.