• Resolved Michael

    (@michaelepochdscom)


    Hi,

    I want to modify colors and also the date format. But, it seems I need to be a CSS guru to do this. Are there no guides you provide for us to use, where we can then modify accordingly for colors and date format?

    Thanks!

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author agileLogix

    (@agilelogix)

    Hi Michael, we are providing Color Picker and Date Format selector, very soon.

    Thank you

    Thread Starter Michael

    (@michaelepochdscom)

    Is there no way to provide some examples and then I can just modify colors? My big issue is that links are impossible to see in timeline items.

    Thread Starter Michael

    (@michaelepochdscom)

    Or, at least, is there a way I can get rid of the Read More button?

    Plugin Author agileLogix

    (@agilelogix)

    Please add this css, it will remove read more button.

    .at-read-more{display:none}

    Add this css to modify color of read more.

    .at-read-more{color: #ffffff !important;background-color:#ff0000 !important}

    Thread Starter Michael

    (@michaelepochdscom)

    Hi,

    Thanks, but that makes the Read More button red. I was asking if I can get rid of it (not show it).

    Thanks again,

    Michael

    Plugin Author agileLogix

    (@agilelogix)

    Please use this
    .at-read-more{display:none !important}

    Thread Starter Michael

    (@michaelepochdscom)

    That worked, thank you very much! I am now using your plugin in a post, seems OK so far. Part of the date is covered up by the black vertical timeline though, not sure if there is a way to move it over.

    Plugin Author agileLogix

    (@agilelogix)

    In 10 to 15 days, we are launching Pro version, you will be notified that will have too many templates, animation, and much more things. Please provide the screenshot of the problem.

    Plugin Author agileLogix

    (@agilelogix)

    Pro version is up.

    https://posttimeline.com/

    Thank ou

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Do we need to know CSS to use this?’ is closed to new replies.