Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1260194
    becktowery
    Participant

    Hi, My inline icons are sudenly not rendering on the page. They show in Cornerstone and are in the code, but not rendering. Whats going on? I could swear this was working fine earlier today.
    This is in a Text Boc
    <h5><span><i class=”fa fa-caret-right”></i></span>Expertise</h5>

    this is custom CSS on the page:
    .advantage span{
    position: relative;
    top: .05em;
    color:#F68B1E;
    font-size: 1.25em;
    padding-right: .1em;
    }

    #1260450
    Darshana
    Moderator

    Hi there,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #1260461
    becktowery
    Participant

    Hi,
    http://www.ospreylogisticsgroup.com

    funny, the exact same code works in the slider text. The heads on the panel below the slider, Expertise..etc..

    #1260566
    Paul R
    Moderator

    Hi,

    You can try this code instead.

    <h5><span><i class="fa fa-caret-right" data-x-icon="&#xf0da;"></i></span>Expertise</h5>

    http://fontawesome.io/cheatsheet/

    Hope that helps

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