• Resolved sabinnie

    (@sabinnie)


    Hi, I am getting a weird gap between the bottom of the features list and the top of the Button.

    Here’s a screenshot: Click me

    I went through the CSS file and deleted everything out of it, but the gap still appears, not sure how to solve it myself.

    https://www.ads-software.com/plugins/dk-pricr-responsive-pricing-table/

    This is what the markup looks like in the html file:

    <div id="rpt_pricr" class="rpt_plans rpt_1_plans rpt_style_basic">
    <div class="">
    <div class="rpt_plan   rpt_plan_0 ">
    <div class="rpt_title rpt_title_0">Test</div>
    <div class="rpt_head rpt_head_0">
    <div class="rpt_price rpt_price_0">250</div>
    <div style="color:#9fdb80;" class="rpt_subtitle rpt_subtitle_0">Testing 123</div>
    <div class="rpt_description rpt_description_0">Test Table for Test Things</div>
    </div>
    <p><a target="_self" style="background:#9fdb80" class="rpt_foot rpt_foot_0"></a></div>
    </div>
    </div>
    <div style="clear:both;"></div>
    						</div>

    I think there is a random <p> in there that doesnt belong in there?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Weird Gap Between Features and Button’ is closed to new replies.