Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #942072
    Christina r
    Participant

    Hi

    I am trying to eliminate these huge spaces I find between images and text: http://screencast.com/t/YfLnkl3K6RW

    Code I have: Ring-the
    <h2><span style=”color: #c03838;”>bell for personal service.</span></h2>

    Thanks for help!
    Christina
    new site pre launch
    latest integrity using cornerstone and WP 4.5.1

    #978067
    Prasant Rai
    Moderator

    Hello Christina,

    Thanks for writing in!

    To remove the gap between your image and text, please add mbn in the class field of your image element. Then add margin-top:0 !important; to your headings.

    http://prntscr.com/b0tc6v

    Let us know how it goes.

    Thanks.

    #979500
    Christina r
    Participant
    This reply has been marked as private.
    #979871
    Christopher
    Moderator

    Hi there,

    Since you’re using HTML code, please update it to :

    <h2 class="man"><span style="color: #c03838;">bell for personal service.</span></h2>

    Hope it helps.

    #980088
    Christina r
    Participant

    Hi

    Not on all sites. here I am using cornerstone and primarily do:
    http://screencast.com/t/qZ78VzHtog4

    Thanks for help,
    Christina

    #980091
    Christina r
    Participant
    This reply has been marked as private.
    #980197
    Thai
    Moderator

    Hi Christina,

    Would you mind providing us with your website URL so we can take a closer look?

    Thank you.

    #980211
    Christina r
    Participant
    This reply has been marked as private.
    #980267
    Thai
    Moderator

    Hi Christina,

    Please change the top & bottom padding of your section #6 from 0 to 110px:

    http://i.imgur.com/dA4BRji.png

    Hope it helps 🙂

    #980330
    Christina r
    Participant
    This reply has been marked as private.
    #980344
    Christina r
    Participant
    This reply has been marked as private.
    #980352
    Christina r
    Participant
    This reply has been marked as private.
    #980714
    Rue Nel
    Moderator

    Hey Christina,

    Thanks for the updates.

    1] You can change the colors by going in your customizer, Appearance > Customize > Icon and turn on the {Post Format} custom colors. You can change the background color and the text colors.

    2] Please double your api key. If it’s possible please provide us the key and the login info to your site so that we can also test it.

    3] Adding man class will only apply to the element. Since you use a text element, you should be applying the class in the html tag itself. It should be like this:

    <h5 class="man">Your Headline</h5>
    <h4 class="man">Your sub Headline</h4>
    <p class="man">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer scelerisque eros eu pulvinar dictum. Nunc egestas massa at elit bibendum, cursus fringilla nunc faucibus. Proin dignissim efficitur nunc a cursus. In luctus mi in nisi condimentum, sed ornare enim tempor. Praesent semper ultricies tellus, rutrum fermentum leo viverra at. Sed a venenatis ante, non aliquam tortor. Aliquam erat volutpat. Curabitur felis elit, rhoncus et molestie in, auctor euismod lorem. Etiam viverra hendrerit metus, vitae ullamcorper metus ultricies ut. Ut eu ex id ligula viverra auctor at quis urna.</p>

    Hope this helps.

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