Plugin Author
Guido
(@guido07111975)
Hi,
Sorry, that’s not possible because the featured image is inside the info block. So if you hide the info block then the image is also hidden.
The font is taken from your theme. VSEL plugin does not load it’s own font.
But you can look for the css class of the title, install a custom css plugin (or go to the custom css page of your theme, if available) and add it there, example:
.my-class {font-family: "Times New Roman", Georgia, Serif;}
Guido
Plugin Author
Guido
(@guido07111975)
Closing this topic because of no replies.
Guido