• Resolved andrewpetersrrm

    (@andrewpetersrrm)


    I have two simple questions I can’t seem to figure out. Should be easy, but I can’t get it. :/

    1) How can I display the events inline? I’ve used a few things like this:

    ul.ecs-event-list {
        display: -webkit-inline-box;
    }

    I’ve also use ul#esc-event-list as the class and tried the display as inline and inline-block. No luck. :/ Am I not targeting the right thing?

    2) I don’t see how to remove the ‘dot’ beside the event list.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Inline Display’ is closed to new replies.