Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1116773
    saolremarketing
    Participant

    I use “phm” successfully to make three out of my four buttons with icon-only perfectly square. However, one of the icons (security) is just a little less wide compared to the other. How can I add just a little more padding to each side of that one? PVL is too much.

    http://770.6db.myftpupload.com/solutions/small-business/#solutions

    Integrity
    WordPress 4.5.3
    X 4.6.1
    Cornerstone 1.3.0

    Thanks

    #1116879
    Rupok
    Member

    Hi there,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    a.x-btn[href="#security"] {
      padding-left: 1.2em !important;
      padding-right: 1.2em !important;
    }

    Hope this helps.

    Cheers!

    #1117753
    saolremarketing
    Participant

    Beautiful. That did it.

    Instead of making this contingent on the #link, can you show me how to make it contingent on the icon “Lock” or make it a icon class I can apply to any skinny icon?

    #1118037
    Jade
    Moderator

    Hi there,

    Would you mind clarifying on what do you mean by making it contingent to the lock icon?

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