• I am testing the My Calendar plugin and so far it looks great, except for one thing: The “Jump” block where you can select the day/month/year when you want to jump directly to a date shows the different elements in vertical (one above the other) and for me this is very bad from the aesthetic point of view.

    I there some way to force the day/month/year boxes and the “go” button to be in horizontal, I mean one beside the other?

    Thanks!

    • This topic was modified 3 years, 9 months ago by gabrielsampol.

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

Viewing 1 replies (of 1 total)
  • Plugin Author Joe Dolson

    (@joedolson)

    You’ll need to override some styles in your theme that are overriding the My Calendar styles.

    .mc-main select { display: inline; }

Viewing 1 replies (of 1 total)
  • The topic ‘“Jump” block alignment in the Calendar Layout’ is closed to new replies.