• Resolved esteb45

    (@esteb45)


    how should I code my short code ( [ecs-list-events] ) so that in the “Next concerts” section (homepage), the date is JUST below the event ?

    that’s to say:

    • delete the blank line between the event and the date
    • Add a blank line after the date

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

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

    (@brianhogg)

    Hi @esteb45 !

    To change things like spacing, the easiest way would be to add some styling (CSS).

    While help with customizations is beyond the support we can provide, there’s a video here I made on how to add the CSS and help finding what to change in case it’s needed:

    https://www.youtube.com/watch?v=RPYByRVKbqQ

    or a longer version with more examples of finding rules to override:

    https://youtu.be/YA-K-a59dX8

    Things like margin and padding are usually what is needed to change the spacing between elements on the page.

    Hope that helps!

    Thread Starter esteb45

    (@esteb45)

    Hi Brian,

    Thank you for your advices; Perfect !!

    I can modify my website whith a Css code.

    Have a good day

    Plugin Author Brian Hogg

    (@brianhogg)

    No problem, great to hear!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Display Events’ is closed to new replies.