Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1107347
    Brent-St
    Participant

    Hi,

    On the FAQ page, http://dev.steinmedical.com/faq/ the featured headlines to not align to the left and match with the text.

    Is there a way to fix this?

    thanks,

    Brent

    #1107373
    Brent-St
    Participant
    This reply has been marked as private.
    #1107539
    Rahul
    Moderator

    Hey There,

    Add following CSS :

    .h-feature-headline span {
      display:inline-block;
      padding-left:0;
      position:relative;
    }
    icon.css...ver=4.5.2
    *, ::before, ::after {
      box-sizing:border-box;
    }

    See attached Screenshot :

    Hope this helps!

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