Hello,
Feature request.
I am using the MB favorite posts button in the query loop. So, there are 10 posts in one page.
MB favorite button has inline style as below apart from the external stylesheet.
<div class="mbfp-btn" data-id="25821" data-added="Saved" data-add="Save" data-icon="heart" data-iconsize="16" style="background: rgb(130,36,227); border-radius: 4px; padding: 6px 12px ; font-size: 14px ">
<div class="mbfp-text" style="color: #ffffff">
<span class="mbfp-text-detail margin-left">Save</span> </div>
</div>
Is it possible to include the inline style in the external stylesheet?