Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1207636
    AnnaKuhl
    Participant

    Hi there

    I just realised that the icons in my feature boxes are not aligned to the centre of the box any more. Not sure what’s happened to make them shift to the right, but it’s really obvious when compared to the little headline within the box.

    These are on both:
    http://workablewellness.com.au/services/
    and
    http://workablewellness.com.au/

    Is this an easy fix?

    Cheers!

    #1207790
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    .x-feature-box-graphic-inner.square {
        width: auto;
    }

    Hope that helps.

    #1208472
    AnnaKuhl
    Participant

    Thank you! Worked perfectly. 🙂

    #1208582
    Christopher
    Moderator

    You’re welcome.

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