Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1267808
    renzofernandez
    Participant

    Hi guys,
    I found a topic about this, but it didn’t work for me. I am using the ethos stack. What can I do to change the thickness of the button border?

    Thanks,

    Renzo

    #1267853
    Friech
    Moderator

    Hi There,

    Thanks for writing in! Is all your buttons are transparent type? You can add this under Custom > CSS in the Customizer.

    .x-btn.x-btn-transparent {
    	    border-width: 0.5px !important;
    }

    Feel free to adjust that 0.5px value.

    Hope it helps. Cheers!

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