Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #912025
    Headlines34
    Participant

    Hi,

    I want to decrease the width between my Feature box icon and title.

    Website: http://66.147.244.78/~pillarre/test/239-east-market-street

    Thanks,
    Chuck

    #912030
    Headlines34
    Participant
    This reply has been marked as private.
    #912317
    Joao
    Moderator

    Hi there,

    Please add this code to your Appearence / Customizer / Custom CSS

    .page-id-328 .x-feature-box-graphic .square { 
    
    height: 110px;
    margin-top: 50px;
       
    }

    You can adjust the height to adjust the distance between the icon and the text below and you can adjust margin top to regulate the distance betewwen the item above.

    I am also using a page id so in case you would like to apply this to any other page, inspect the page and use it´s ID, if you want it to apply everywhere on your website please remove .page-id-328 from the code.

    Hope that helps.

    Joao

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