Plugin Author
mrwweb
(@mrwweb)
Hi @mrpatel. Glad you like the plugin.
Your request is for a CSS modification that is outside the scope of the plugin. I’m marking this as resolved but here are a few hits.
- You’ll need to find some way add a CSS rule to your site either via a “child theme,” a plugin (like the Jetpack Custom CSS Module), or some other way (some themes come with a custom css box). Whatever you do, just don’t directly modify your theme!
- I can’t know exactly what CSS you’ll need, but it might look like this:
.widget_fpw_widget {
border: 1px solid #333;
}
Hello mrwweb
Thanks for the quick reply. I will try to use jetpack custom CSS module and see how it goes. Other thing I wanna ask you is that the page title doesn’t contain the link to the page. Instead, the featured image contains the link. Here is the page I am talking about. Is it possible to add a link to the page title?
Thanks in advance for the help. And thumbsup for this useful plugin 🙂
Regards
mrpatel
Plugin Author
mrwweb
(@mrwweb)
Have you made any changes to the output template?
Nope, I havent made any changes. Simply installed the plugin and selected the pages which I wanted to feature.