Multiple Shortcodes on Same Line

This topic contains 3 replies, has 2 voices, and was last updated by  Alex Rollin 4 years, 3 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #527248
    #527282

    Alex Rollin
    Moderator
    Post count: 27815

    Only badges do that by default.

    You can try something like adding a class around the multiple shortcodes like div class=”in-line” with

    
    
    
    .in-line {
        display: inline-block;
    }
    
    #527333

    Matthew Barker
    Expired Member
    Post count: 14

    Thanks for the idea, but looks like they create divs of their own with classes that force a break.

    #527340

    Alex Rollin
    Moderator
    Post count: 27815

    Existing styles would need to be overridden in some cases, yes.

    Can you share a link to the page where you are doing this?

Viewing 4 posts - 1 through 4 (of 4 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket