Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1042288
    Headlines34
    Participant

    Hi,

    I’m using the Renew theme and always have an extra gap or padding in a column when I use the text element. Is there a code to eneter in to class, just like entering mtn for headings?

    Thanks,
    Chuck

    #1042950
    Christian
    Moderator

    Hey there,

    Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (a link to a similar example site would be very helpful, or perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.

    Thanks.

    #1065501
    Headlines34
    Participant

    Hi,

    When I use the text element and change the text from paragraph to any heading it pushing the text down. This happens with headings and usually entering “mtn” into class takes away the space, but it’s not working with the text element.

    Thanks,
    Chuck

    #1065685
    Jade
    Moderator

    Hi Chuck,

    Would you mind providing the link to your site so that we could check it further.

    Thank you.

    #1066044
    Headlines34
    Participant
    This reply has been marked as private.
    #1066215
    Rue Nel
    Moderator

    Hello There,

    Thanks for providing the screenshot. To resolve this issue, please edit your page and whenever you add a heading tag inside the text element, please add a class="mtn". So in your page for example, please have this format:

    
    <h4 class="mtn">TEXT GOES HERE</h4>

    And to have a clear idea, please check out this screenshot:

    Hope this helps.

    #1066221
    Friech
    Moderator

    Hi There,

    All the headlines (h1 – h6) has a default top margin, that is the gap that we are seeing. To remove that default top margin on your headline, please update your code to:

    <h4 class="mtn">TEXT GOES HERE</h4>

    Hope it helps, Cheers!

    #1067884
    Headlines34
    Participant

    Understood. Thank you!

    #1067893
    Nico
    Moderator

    Let us know how it goes.

    Feel free to ask us again

    Thanks.

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