• Resolved xcomtb

    (@xcomtb)


    How do I change the colour of the Find out more ? button on the default list layout.
    Thanks!

Viewing 1 replies (of 1 total)
  • Plugin Support Jyoti Bhandari

    (@jyoti197)

    Hi Xcomtb,

    Thanks for using our plugin.
    There is no separate setting for finding out more.
    The title settings are applied to find out more in the current version.
    You can change the color in the title setting if you want to change both. Refer to the image here(https://tinyurl.com/2jwo32p5)
    Otherwise use the custom CSS code given below to change the color just find out more text:

    .ect-event-content a {
        color: purple !important;
    }

    Thanks & Regards

Viewing 1 replies (of 1 total)
  • The topic ‘Change Find Out More style’ is closed to new replies.