Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Barry

    (@barryhughes-1)

    How do I change the layout of the text that the shortcode generates, for instance font-size and format?

    With some CSS! Something like this ought to work:

    .eventrocket.embedded-event h3 { font-size: 50px }

    Is there a shortcode for only showing a certain number of upcmming events? Like 3 or 5?

    Indeed there is – this is all documented in the wiki, but what you’re looking for is the limit attribute:

    [event_embed limit="5"]

    Thread Starter JacobALund

    (@jacobalund)

    Awesome. Thank you!

    It might be a stupid question, but… where should I put the CSS to make it work? ??

    /Jacob

    Thread Starter JacobALund

    (@jacobalund)

    Nevermind, I figured it out. Thanks for the help! ??

    Plugin Author Barry

    (@barryhughes-1)

    Awesome!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Change fonts’ is closed to new replies.