Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author tepelstreel

    (@tepelstreel)

    Hi there an thank you that you like the plugin.

    The problem here is that the widget is relying on the theme. You can style the actual container for a bit, though. But in the end everything is done by the style sheet of your theme.

    However, if you have the possibility to attach your own style sheet you can address the img an dp tags as

    .widget_featured_post_widget[id^="featured_post_widget"] img

    and so on.

    I hope, it helps.

    Best,
    Stefan

    Thread Starter JulioATG

    (@julionte)

    The problem here is that the widget is relying on the theme.

    That’s it! I was focusing all my efforts in the plugin, never thought about the theme … what a noob!

    So I just revised my theme’s CSS style file and solved it in a few minutes.

    Thanks for your precious time!

    Best regards.

    Plugin Author tepelstreel

    (@tepelstreel)

    Glad to hear that! Great. You are more than welcome! ??

    Best,
    Stefan

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Padding between elements’ is closed to new replies.