• Hi,

    I’m trying to style the output by:

    <p class=”post-modified-info” style=font-family: raleway colour: #aac9c3 text-align: center>Last Updated on %post_modified%</p>

    But it doesn’t do anything.

    Not sure where i’ve gone wrong.

    Can someone help?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Sayan Datta

    (@infosatech)

    Hello @yetanothername

    Please write like this:

    <p class="post-modified-info" style="font-family: raleway;color: #aac9c3;text-align: center;">Last Updated on %post_modified%</p>

    Thanks!

    Thread Starter yetanothername

    (@yetanothername)

    Thanks, but it doesn’t seem to work.

    I use Elementor. I put that code into post option > HTML Template to Display on Posts. Then drag shortcode widget into post and put [lmt-post-modified-info] in that.

    It remains as default styling.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to style?’ is closed to new replies.