• Love your plug-in! Very nice work. Few requests that would really help us out.

    1) the option to add color to the text in the title and in the summery.

    2) Auto input of image and summery from article link would be a nice option. would save us a lot of time. But keep the option to customize image and summery as well.

    Would be AMAZING to see these new features added.

    Thank you for your work.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Brecht

    (@brechtvds)

    Hi there,

    Happy to hear you’re enjoying the plugin!

    1. Changing the color would be possible using CSS at the moment. Try adding the following custom CSS in the customizer, for example:

    .vlp-link-title,
    .vlp-link-summary {
        color: blue;
    }

    2. It should automatically do that when linking to a post. For external websites this is not possible at the moment but I’ll add that to our idea list.

    Kind regards,
    Brecht

Viewing 1 replies (of 1 total)
  • The topic ‘Adding Color to text in Tittle and Summery’ is closed to new replies.