• Resolved tirahwawas

    (@tirahwawas)


    Hi,

    First of all it is nice plugin. It’s suit my need.
    However, I want to change to timeline title to small cap, currently it’s use all caps for the title.

    Is it possible to adjust the font to small caps? But the heading letter should be caps.

    Many thanks
    Hari

    https://ww.wp.xz.cn/plugins/cool-timeline/

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

    (@narinder-singh)

    Hi,

    Thanks for showing interest in plugin.

    You can easily override timeline plugin styles in your style.css file e.g

    .timeline .events h4.events-heading {
    text-transform: capitalize!important;
    }

    Thanks Again,
    Narinder Singh

    Plugin Author CoolHappy

    (@narinder-singh)

    .timeline .events h4.events-heading {
    text-transform:lowercase!important;
    }

    Thread Starter tirahwawas

    (@tirahwawas)

    Hi Narinder,

    It’s work!

    Thank you so much.

    Hari

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Timeline Title Font’ is closed to new replies.