Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1083926
    truaxbrandingco
    Participant

    Hey there guys

    How can I remove double spacing in paragraphs on the body of a page?

    Thank you!

    http://50.87.248.168/~inertiat/south-padre-island-tx/

    #1084444
    Christopher
    Moderator

    Thanks for writing in! 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.

    #1085193
    truaxbrandingco
    Participant

    Hey there.

    Here’s what I mean on the South Padre page under destinations. I want to remove space between “Become A Rep” and the bullet points and the 2 lines between the quality food sentence. I will need to do this across the site.

    Thank you!

    Nate

    #1086085
    Lely
    Moderator

    Hello Nate,

    Please remove the br tag. See attached screenshot.
    It would be better if you will use Custom Headline element for the text BECOME A REP instead of wrapping it inside font tag. For the bullet points, please use ol element. This would help:

    [x_custom_headline type="left" level="h2" looks_like="h3"]BECOME A REP[/x_custom_headline]
    <ul>
    <li>Learn Marketing</li>
    <li>Promote Our Trips</li>
    <li>Travel 100% Free</li>
    </ul>

    Cheers!

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