• Resolved midsummer

    (@midsummer)


    Hi, is there a way to hide the timeline’s default title on the free version? Can’t seem to find a topic for this also.

Viewing 1 replies (of 1 total)
  • Hi @midsummer,

    Yes, you can hide Timeline main title using Custom CSS. Add given below custom CSS inside
    Cool Timeline Settings >> Style Settings >> Custom Styles

    .cool_timeline h1.timeline-main-title {
        display: none;
    }

    Thanks

    • This reply was modified 4 years, 3 months ago by baljitdhanjal.
Viewing 1 replies (of 1 total)
  • The topic ‘The Default Title – Hide?’ is closed to new replies.