Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1394088
    chimanis
    Participant

    Hi there,
    On my home page I would like to reduce the space between lines of text in both regular text boxes and also the text in feature lists down to size 1.2 – please can you help me with how to do this?
    Thank you,
    Simon

    #1394090
    chimanis
    Participant
    This reply has been marked as private.
    #1394255
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! I have checked your url regretfully it is not working for me. When I visit it, I am only seeing the image below:

    Please double check it. Thank you.

    #1394410
    chimanis
    Participant
    This reply has been marked as private.
    #1394791
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> Global CSS :

    p {
        margin: 0 0 0.313em;
    }
    .x-feature-list .x-feature-box.top-text>div {
        padding: 0 0 0.313em;
    }

    Hope that helps.

    #1395111
    chimanis
    Participant

    Many thanks for your reply – this is adjusting the margin above healines in the feature headlines, but doesn’t reduce the space between each line of text. I am hoping to reduce the space between lines of text in both text boxes and the text that adds content / description underneath each feature headline, if this is possible?
    Thanks for your help,
    Simon

    #1395223
    Rupok
    Member

    Hey Simon,

    I don’t see any extra spacing that could be reduced. Did you try reducing the padding value from the suggested code? It would be better if you point us the space with a screenshot.

    Thanks!

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