Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1338539
    Moonworks
    Participant

    For some reason, when using Visual Composer, it is giving me a big gap above the content.

    I’m not sure why that is happening.

    You can see what I mean on this page, particularly in the blue and green section:

    http://authorpa.com/affiliate-area

    #1338713
    Joao
    Moderator

    Hi There,

    You can add a class mtn to your H3 or write on the style box: margin-top: 0;

    Hope that helps

    Joao

    #1338980
    Moonworks
    Participant

    I’ve tried adding some different css, but can’t figure out what to write into the custom css section

    #1339280
    Friech
    Moderator

    Hi There,

    There is no need to write a custom css.

    The gap that we are seeing on that section is the top margin of the headings (Affiliate link, Performance).

    Please add a class mtn on those headings to get rid of the default top margin.

    <h3 class="mtn">Affiliate link</h3>

    <h3 class="mtn">Performance</h3>

    Hope it helps, Cheers!

    #1339589
    Moonworks
    Participant

    How would I do that with text from shortcodes?

    All those sections are being created with shortcodes dynamically, so I don’t have the control over them to do that unfortunately.

    #1339590
    Christopher
    Moderator

    Hi there,

    Please add mtn in headline’s class field.

    Thanks.

  • <script> jQuery(function($){ $("#no-reply-1338539 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>