Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1041411
    acritch
    Participant

    I am using the Feature Box in Cornerstone, but I am having some spacing issues. I would like to do one of the two things:

    1. Reduce the space between the bottom of the icon and the title of the feature box OR
    2. Move the title up so the space between icon/title and title/content is equidistant.

    I also tried to do a combination of Icon + Text box, but I ran into the same spacing issue between the icon and text. Next post contains info to see issue.

    #1041423
    acritch
    Participant
    This reply has been marked as private.
    #1041689
    Jade
    Moderator

    Hi there,

    Please add this in the CSS customizer:

    .x-feature-box-graphic i {
        max-height: .5em;
    }
    
    .x-feature-box-graphic {
        margin-bottom: 0;
    }

    Hope this helps.

    #1041827
    acritch
    Participant

    That did it! Thanks!

    If I wanted to only apply this CSS to a certain page, could I do that? If yes, how?

    #1042088
    Joao
    Moderator

    Hi There,

    You could apply this CSS not in Appereance Customizer but on insde Cornerstone CSS of that specific page you are aiming for.

    Please follow the images attached.

    Hope it helps,

    Joao

    #1043073
    acritch
    Participant

    Oh cool! I didn’t know there was a separate CSS for Cornerstone. Thanks!

    #1043398
    Thai
    Moderator

    You’re most welcome 🙂

    If you need anything else please let us know.

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